返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

15th Annual Royal Oak Classic Pickleball Tournament - OPEN DIVISION Mens Doubles 4.0 And Above (DUPR 4.0 to 5.8) All Ages

ID: 4571019592

对局比分

15-7

获胜 / Win

对决日期

2025-08-24

对局时间 (估算)

5:00 PM

对决场地

Beverly Hills, MI

View Facility Page →

对决竞争阵营

阵营 1胜方
TC
Tyler Conrad

V7XKZP · Freeland, MI, US

DUPR

4.683

MG
Maximillian Grabel

7D59WN · East Lansing, MI, US

DUPR

5.110

阵营 2负方
AS
Avi Singh

O6DDY2 · Canton, MI, US

DUPR

4.650

JS
Jonathan Smalbergher

L5Z4NZ · Northville, MI, US

DUPR

4.482

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4571019592
显示原始对决元数据 JSON
[
  {
    "team_id": 7386231303,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tyler Conrad",
        "dupr_id": "V7XKZP",
        "rating": 4.683,
        "profile_pic_url": null,
        "location": "Freeland, MI, US"
      },
      {
        "name": "Maximillian Grabel",
        "dupr_id": "7D59WN",
        "rating": 5.11,
        "profile_pic_url": null,
        "location": "East Lansing, MI, US"
      }
    ]
  },
  {
    "team_id": 7482514499,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Avi Singh",
        "dupr_id": "O6DDY2",
        "rating": 4.65,
        "profile_pic_url": null,
        "location": "Canton, MI, US"
      },
      {
        "name": "Jonathan Smalbergher",
        "dupr_id": "L5Z4NZ",
        "rating": 4.482,
        "profile_pic_url": null,
        "location": "Northville, MI, US"
      }
    ]
  }
]