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

Siam Pickleball Tournament 2025 presented by Skechers - Mixed Doubles 60+ 4.5

ID: 5144824238

对局比分

11-5

落败 / Loss

对决日期

2025-12-14

对局时间 (估算)

3:30 PM

对决场地

Chon Buri, Thailand

未核实场馆

对决竞争阵营

阵营 1胜方
NS
Nuttaya Siriobmalee

V2O7M7 · USA

DUPR

3.844

PS
Pheerapong Siriobmalee

7DEMM9 · จ.ชลบุรี, TH

DUPR

3.403

阵营 2负方
PP
Pat Pattaphongse

7DRX64 · USA

DUPR

3.180

TC
Therese Caouette

JZ5KYJ · Bainbridge Island, WA, US

DUPR

3.603

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5144824238
显示原始对决元数据 JSON
[
  {
    "team_id": 7950779867,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nuttaya Siriobmalee",
        "dupr_id": "V2O7M7",
        "rating": 3.844,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Pheerapong Siriobmalee",
        "dupr_id": "7DEMM9",
        "rating": 3.403,
        "profile_pic_url": null,
        "location": "จ.ชลบุรี, TH"
      }
    ]
  },
  {
    "team_id": 8266395277,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Pat Pattaphongse",
        "dupr_id": "7DRX64",
        "rating": 3.18,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Therese Caouette",
        "dupr_id": "JZ5KYJ",
        "rating": 3.603,
        "profile_pic_url": null,
        "location": "Bainbridge Island, WA, US"
      }
    ]
  }
]