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

Mixed Doubles 4.0

ID: 7182814280

对局比分

8-15

落败 / Loss

对决日期

2026-05-17

对局时间 (估算)

9:00 PM

对决场地

1315 W Elliot Rd

未核实场馆

对决竞争阵营

阵营 1负方
JP
James Pratt

7NGM90 · Chandler, AZ, US

DUPR

4.288

MB
Mariah Bandin

W62G7M · Casa Grande, AZ, US

DUPR

3.774

阵营 2胜方
SG
Shailesh Gangoli

N7L2PZ · USA

DUPR

4.615

JS
Jenni Smith

YXL2GK · Tempe, AZ, US

DUPR

4.049

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7182814280
显示原始对决元数据 JSON
[
  {
    "team_id": 4638137194,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "James Pratt",
        "dupr_id": "7NGM90",
        "rating": 4.288,
        "profile_pic_url": null,
        "location": "Chandler, AZ, US"
      },
      {
        "name": "Mariah Bandin",
        "dupr_id": "W62G7M",
        "rating": 3.774,
        "profile_pic_url": null,
        "location": "Casa Grande, AZ, US"
      }
    ]
  },
  {
    "team_id": 8030091999,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Shailesh Gangoli",
        "dupr_id": "N7L2PZ",
        "rating": 4.615,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jenni Smith",
        "dupr_id": "YXL2GK",
        "rating": 4.049,
        "profile_pic_url": null,
        "location": "Tempe, AZ, US"
      }
    ]
  }
]