返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

Pacific Northwest Classic by Pickleball Zone Bend - Mens Doubles Skill: (4.5 And Under) Age: (60 To 69)

ID: 5512106502

对局比分

15-12

获胜 / Win

对决日期

2025-07-27

对局时间 (估算)

7:30 PM

对决场地

Bend, OR

View Facility Page →

对决竞争阵营

阵营 1胜方
GL
Gregory Leitzke

3XK405 · Park City, UT, US

DUPR

4.636

TC
Theo Cummings

4L2DZV · College Place, WA, US

DUPR

4.697

阵营 2负方
MF
Matthew Felix

3ZWLVQ · Indio, CA, US

DUPR

4.500

JF
John Foster

QPMKPR · USA

DUPR

3.764

数据访问 (AI / 开发者)

提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5512106502
显示原始对决元数据 JSON
[
  {
    "team_id": 8443376021,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Gregory Leitzke",
        "dupr_id": "3XK405",
        "rating": 4.636,
        "profile_pic_url": null,
        "location": "Park City, UT, US"
      },
      {
        "name": "Theo Cummings",
        "dupr_id": "4L2DZV",
        "rating": 4.697,
        "profile_pic_url": null,
        "location": "College Place, WA, US"
      }
    ]
  },
  {
    "team_id": 7217101335,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Matthew Felix",
        "dupr_id": "3ZWLVQ",
        "rating": 4.5,
        "profile_pic_url": null,
        "location": "Indio, CA, US"
      },
      {
        "name": "John Foster",
        "dupr_id": "QPMKPR",
        "rating": 3.764,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]