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

DUPR Challenge

ID: 5111653503

对局比分

15-12

获胜 / Win

对决日期

2026-04-20

对局时间 (估算)

4:45 AM

对决场地

Australia

View Facility Page →

对决竞争阵营

阵营 1胜方
RT
Richard Turner

M26LRL · USA

DUPR

3.813

SR
Samantha Reynolds

NXJG92 · USA

DUPR

3.592

阵营 2负方
SO
sarah osmotherly

6ZDLNG · USA

DUPR

4.217

SW
Simon Whitcher

V7DP66 · NSW, AU

DUPR

4.716

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5111653503
显示原始对决元数据 JSON
[
  {
    "team_id": 8407082597,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Richard Turner",
        "dupr_id": "M26LRL",
        "rating": 3.813,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Samantha Reynolds",
        "dupr_id": "NXJG92",
        "rating": 3.592,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4653810682,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "sarah  osmotherly",
        "dupr_id": "6ZDLNG",
        "rating": 4.217,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Simon Whitcher",
        "dupr_id": "V7DP66",
        "rating": 4.716,
        "profile_pic_url": null,
        "location": "NSW, AU"
      }
    ]
  }
]