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

DUPR Reset Night - Intermediate

ID: 4845931110

对局比分

7-11

获胜 / Win

对决日期

2026-04-08

对局时间 (估算)

7:30 PM

对决场地

Pickler Universe - Carrollton

未核实场馆

对决竞争阵营

阵营 1负方
Casie Caldwell

NY7L92 · Dallas, TX, US

DUPR

3.849

JR
Jas Robertson

N700DZ · USA

DUPR

3.631

阵营 2胜方
Bruce Reiff

89XGZV · Grapevine, TX, US

DUPR

3.865

GC
George Cheng

XOON52 · USA

DUPR

3.707

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4845931110
显示原始对决元数据 JSON
[
  {
    "team_id": 6506547001,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Casie Caldwell",
        "dupr_id": "NY7L92",
        "rating": 3.849,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/139936_64b59019c6d75.jpg",
        "location": "Dallas, TX, US"
      },
      {
        "name": "Jas Robertson",
        "dupr_id": "N700DZ",
        "rating": 3.631,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6536130378,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Bruce Reiff",
        "dupr_id": "89XGZV",
        "rating": 3.865,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/66a2c3f296170.jpg",
        "location": "Grapevine, TX, US"
      },
      {
        "name": "George Cheng",
        "dupr_id": "XOON52",
        "rating": 3.707,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]