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

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

ID: 4317647540

对局比分

21-18

获胜 / Win

对决日期

2026-01-18

对局时间 (估算)

9:00 PM

对决场地

The Picklr - Biloxi

未核实场馆

对决竞争阵营

阵营 1胜方
PH
Patch Heard

3PWWX1 · Ocean Springs, MS, US

DUPR

4.754

AU
Adela Umannova

3OZW4W · Desná, Liberec Region, CZ

DUPR

4.700

阵营 2负方
TH
Troy Huynh Jr

0Y6YYG · Porter, TX, US

DUPR

4.768

JT
Jenny Thibodeaux

35E0O0 · Lafayette, LA, US

DUPR

4.174

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4317647540
显示原始对决元数据 JSON
[
  {
    "team_id": 6863655307,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Patch Heard",
        "dupr_id": "3PWWX1",
        "rating": 4.754,
        "profile_pic_url": null,
        "location": "Ocean Springs, MS, US"
      },
      {
        "name": "Adela Umannova",
        "dupr_id": "3OZW4W",
        "rating": 4.7,
        "profile_pic_url": null,
        "location": "Desná, Liberec Region, CZ"
      }
    ]
  },
  {
    "team_id": 6968266151,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Troy Huynh Jr",
        "dupr_id": "0Y6YYG",
        "rating": 4.768,
        "profile_pic_url": null,
        "location": "Porter, TX, US"
      },
      {
        "name": "Jenny Thibodeaux",
        "dupr_id": "35E0O0",
        "rating": 4.174,
        "profile_pic_url": null,
        "location": "Lafayette, LA, US"
      }
    ]
  }
]