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

Mixed Doubles 4.0

ID: 4991210267

对局比分

14-16

获胜 / Win

对决日期

2026-05-17

对局时间 (估算)

12:45 AM

对决场地

1315 W Elliot Rd

未核实场馆

对决竞争阵营

阵营 1负方
JW
Josh Workman

30X5PN · Casa Grande, AZ, US

DUPR

4.477

DS
Daniella Sendra

PKYYWX · Scottsdale, AZ, US

DUPR

3.633

阵营 2胜方
JP
James Pratt

7NGM90 · Chandler, AZ, US

DUPR

4.291

MB
Mariah Bandin

W62G7M · Casa Grande, AZ, US

DUPR

3.781

数据访问 (AI / 开发者)

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

cURL Request:

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