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

Thanksgiving Pickleball Grand Slam 2025 - Mixed Doubles Skill: (3.5 To 3.9) Age: (OPEN)

ID: 8169291263

对局比分

2-11

落败 / Loss

对决日期

2025-11-30

对局时间 (估算)

12:45 AM

对决场地

Auckland,

View Facility Page →

对决竞争阵营

阵营 1负方
LH
Louise Henshaw

3L0XM6 · Mueang Phuket District, จ.ภูเก็ต, TH

DUPR

3.732

JT
james taylor smith

XK2V4R · Whangaparāoa, Auckland, NZ

DUPR

3.711

阵营 2胜方
JA
Joanna Aquino

DN4O7M · USA

DUPR

3.794

VT
Victor Tam

RYLRMN · USA

DUPR

4.088

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8169291263
显示原始对决元数据 JSON
[
  {
    "team_id": 7563016548,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Louise Henshaw",
        "dupr_id": "3L0XM6",
        "rating": 3.732,
        "profile_pic_url": null,
        "location": "Mueang Phuket District, จ.ภูเก็ต, TH"
      },
      {
        "name": "james taylor smith",
        "dupr_id": "XK2V4R",
        "rating": 3.711,
        "profile_pic_url": null,
        "location": "Whangaparāoa, Auckland, NZ"
      }
    ]
  },
  {
    "team_id": 6585263218,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Joanna Aquino",
        "dupr_id": "DN4O7M",
        "rating": 3.794,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Victor Tam",
        "dupr_id": "RYLRMN",
        "rating": 4.088,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]