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

Mixed Doubles 4.0

ID: 8474237288

对局比分

11-7, 5-11, 11-6

获胜 / Win

对决日期

2026-05-17

对局时间 (估算)

9:00 PM

对决场地

1315 W Elliot Rd

未核实场馆

对决竞争阵营

阵营 1胜方
JP
James Pratt

7NGM90 · Chandler, AZ, US

DUPR

4.315

MB
Mariah Bandin

W62G7M · Casa Grande, AZ, US

DUPR

3.806

阵营 2负方
JW
Josh Workman

30X5PN · Casa Grande, AZ, US

DUPR

4.523

DS
Daniella Sendra

PKYYWX · Scottsdale, AZ, US

DUPR

3.671

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8474237288
显示原始对决元数据 JSON
[
  {
    "team_id": 7204636319,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "James Pratt",
        "dupr_id": "7NGM90",
        "rating": 4.315,
        "profile_pic_url": null,
        "location": "Chandler, AZ, US"
      },
      {
        "name": "Mariah Bandin",
        "dupr_id": "W62G7M",
        "rating": 3.806,
        "profile_pic_url": null,
        "location": "Casa Grande, AZ, US"
      }
    ]
  },
  {
    "team_id": 4514110256,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Josh Workman",
        "dupr_id": "30X5PN",
        "rating": 4.523,
        "profile_pic_url": null,
        "location": "Casa Grande, AZ, US"
      },
      {
        "name": "Daniella Sendra",
        "dupr_id": "PKYYWX",
        "rating": 3.671,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      }
    ]
  }
]