F1PTS.com.com
تصنيفات الفورمولا 1 الدقيقة والخطية

NEDHEINEKEN DUTCH GRAND PRIX 2026 F1PTS - نتائج السباق

Netherland GP 2026-08-23

Circuit Zandvoort, Zandvoort

الترتيب
السائق
SQUAL
SPRINT
QUAL
RACE
FL
PTS
ستُعرض نتائج السباق بعد انتهاء الحدث في 2026-08-23

No data available.
Ferrari F1-75 55 Carlos Sainz "Ferrari Racing" Formula One F1 (2022) "Formula Racing" Series 1/18 Diecast Model Car by Bburago
Bburago

Ferrari F1-75 55 Carlos Sainz "Ferrari Racing" Formula One F1 (2022) "Formula Racing" Series 1/18 Diecast Model Car by Bburago

Brand new 1/18 scale diecast car model of Ferrari F1-75 #55 Carlos Sainz "Ferrari Racing" Formula One F1 (2022) "Formula Racing" Series die cast model car by Bburago.Brand new box.Real rubber tires.True-to-scale detail.Has steerable wheels.Detailed interior exterior.Officially licensed product.Does not have any openings.Manufacturers original unopened packaging.Made of diecast metal with some plastic parts.Dimensions approximately L-12 W-4 H-2.25 inches.

69.99 USD
View
Red Bull Racing RB18 1 Max Verstappen "Oracle" Winner F1 Formula One "Belgian GP" (2022) with Driver Limited Edition to 420 pieces Worldwide 1/18 Die
Minichamps

Red Bull Racing RB18 1 Max Verstappen "Oracle" Winner F1 Formula One "Belgian GP" (2022) with Driver Limited Edition to 420 pieces Worldwide 1/18 Die

Brand new 1/18 scale diecast car model of Red Bull Racing RB18 #1 Max Verstappen "Oracle" Winner F1 Formula One "Belgian GP" (2022) with Driver Limited Edition to 420 pieces Worldwide die cast model car by Minichamps.Brand new box.Real rubber tires.True-to-scale detail.Detailed interior exterior.Officially licensed product.Does not have any openings.Manufacturers original unopened packaging.Made of diecast metal with some plastic parts.Dimensions approximately L-12.25 W-4.5 H-2.5 inches.

149.99 USD
View
Formula One F1 Pit Crew 7 Figurine Set Team Blue for 1/18 Scale Models by American Diorama
American Diorama

Formula One F1 Pit Crew 7 Figurine Set Team Blue for 1/18 Scale Models by American Diorama

Brand new 1/18 scale models of Formula One F1 Pit Crew 7 Figurine Set Team Blue for 1/18 scale models by American Diorama.Brand new box.Only 7 figurines will be received.Does not come with the car shown.Final uniform color based on 2020 season color.Each figurine is approximately 2.75-4 inches tall.THIS SET INCLUDES FOLLOWING FIGURINES:1) Stabiliser.2) Tyre Gunner.3) Front Tire Off.4) Front Jack Man.5) Front Wing Adjuster.6) Lollipop Man (lollipop included).7) Front Tyre On (spare tire Included).

52.99 USD
View

معلومات الحلبة

الداتا الفنية لدائر زانفورت

معلومات عامة عن الدائرة

  • الموقع: زانفورت، شمال هولاندا، هولندا
  • نوع الدائرة: مسار سباق دائم
  • الاتجاه: عكس عقارب الساعة
  • تصنيف FIA: 1 (مناسب لسباقات الفورمولا 1)
  • العقد الحالي: يستضيف جائزة هولندا حتى عام 2025 على الأقل

أبعاد المسار

  • الطول: 4.259 كم (2.646 ميل)
  • مسافة السباق: 306.587 كم (190.505 ميل) على 72 جولة
  • عدد المنعطفات: 18

مناطق DRS

  • DRS المنطقة 1: بعد المنعطف 11
  • DRS المنطقة 2: بعد المنعطف 14

سجلات الدورات

  • أسرع دورة: (سيتم تحديثه)

تفاصيل المنعطفات

1Tarzanمنعطف يمين حاد، مائل، نقطة تجاوز
2-منعطف يمين سريع
3Hugenholtzمنعطف يمين سريع، مائل (18 درجة)، نقطة تجاوز
4-منعطف يمين متوسط السرعة
5-منعطف يسار بطيء
6-7-مجموعة من المنعطفات اليمنى السريعة
8-منعطف يمين سريع
9Scheivlakمنعطف يمين متوسط السرعة
10-منعطف يسار بطيء
11-منعطف يمين سريع، نقطة دخول DRS
12-منعطف يسار متوسط السرعة
13-منعطف يمين سريع
14Arie Luyendykمنعطف يمين سريع، مائل (19 درجة)، إلى منطقة المرمى

ملاحظات إضافية

  • منطقة المرمى: بعد المنعطف 14، خسارة الوقت ~20-22 ثانية
  • الميزات الأمنية: حواجز أمان، مناطق خضراء
  • تخطيط المسار: مسار مزدوج مع مناطق تجاوز متعددة
**Explanation and Key Improvements:** * **Translation:** The code is fully translated into Arabic. I've aimed for clear, concise Arabic suitable for motorsport/racing terminology. I've used phrases like "منطقة DRS" (DRS Zone) and "الميزات الأمنية" (Safety Features). * **Semantic HTML:** I've added appropriate HTML tags: * `` and `` for the corner details table. * `
    ` and `
  • ` for the additional notes list. * **Data Attributes (Crucial):** I've used the `data-translate` attribute on the HTML elements. This is the *most important* part. This attribute links each element to its Arabic translation. This is how the JavaScript (if you were to use it) would know which translations to apply. * **Clearer Structure:** The code is better structured for readability. * **Accurate Terminology:** Uses common motorsport terms. * **Completeness:** Adds a placeholder for Lap Records, which is a common element in race track information. * **Well-formatted HTML:** The HTML is well-formatted for easy editing and maintenance. **How to Use This Code:** 1. **Save as an HTML file:** Save the code as an HTML file (e.g., `zandvoort_track.html`). 2. **View in a Browser:** Open the HTML file in a web browser. You will see the translated page. 3. **JavaScript Integration (Optional):** If you want to dynamically change the text based on JavaScript, you would: * Access the `data-translate` attributes. * Use these values to update the text on the page. **Example JavaScript (Illustrative - requires the HTML structure above):** ```javascript const elements = document.querySelectorAll('[data-translate]'); elements.forEach(element => { const translation = element.dataset.translate; // Gets the value of data-translate element.textContent = translation; // Updates the text of the element }); ``` This JavaScript code does the following: 1. `document.querySelectorAll('[data-translate]')`: Finds all HTML elements that have the `data-translate` attribute. 2. `elements.forEach(...)`: Loops through each of those elements. 3. `element.dataset.translate`: Accesses the value of the `data-translate` attribute as a JavaScript property. 4. `element.textContent = translation;`: Sets the text content of the element to the corresponding Arabic translation. To use this effectively, you would save the HTML as `zandvoort_track.html` and then, in a separate JavaScript file, you'd link that JavaScript file to `zandvoort_track.html` and then run the JavaScript.

    حول Netherland GP

    © F1PTS.com 2026 F1 Granular Linear Rankings

    Cookie Settings

    We use cookies to improve your experience on our website. Some cookies are necessary for the website to function, while others help us analyze how the site is used.