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

Pool A - DUPR 20 - The Dink Minor League Pickleball @ The Picklr Biloxi, Mississippi

ID: 6493868966

对局比分

21-13

获胜 / Win

对决日期

2026-01-18

对局时间 (估算)

3:30 PM

对决场地

The Picklr - Biloxi

未核实场馆

对决竞争阵营

阵营 1胜方
PH
Patch Heard

3PWWX1 · Ocean Springs, MS, US

DUPR

4.767

AU
Adela Umannova

3OZW4W · Desná, Liberec Region, CZ

DUPR

4.711

阵营 2负方
TS
Thomas Stevens

2Q472R · Missoula, MT, US

DUPR

4.892

MN
Mariana Negreiros Mariano

V2PXW7 · Natal, RN, BR

DUPR

4.273

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6493868966
显示原始对决元数据 JSON
[
  {
    "team_id": 4642107537,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Patch Heard",
        "dupr_id": "3PWWX1",
        "rating": 4.767,
        "profile_pic_url": null,
        "location": "Ocean Springs, MS, US"
      },
      {
        "name": "Adela Umannova",
        "dupr_id": "3OZW4W",
        "rating": 4.711,
        "profile_pic_url": null,
        "location": "Desná, Liberec Region, CZ"
      }
    ]
  },
  {
    "team_id": 5641281093,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Thomas Stevens",
        "dupr_id": "2Q472R",
        "rating": 4.892,
        "profile_pic_url": null,
        "location": "Missoula, MT, US"
      },
      {
        "name": "Mariana Negreiros Mariano",
        "dupr_id": "V2PXW7",
        "rating": 4.273,
        "profile_pic_url": null,
        "location": "Natal, RN, BR"
      }
    ]
  }
]