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

mixed dupr 4.0

ID: 5480171957

对局比分

7-11

获胜 / Win

对决日期

2026-04-21

对局时间 (估算)

6:15 AM

对决场地

935 Marine Dr, North Vancouver, BC V7P 0C4, Canada

未核实场馆

对决竞争阵营

阵营 1负方
Christina Hall

1RQZRZ · West Vancouver, BC, CA

DUPR

4.222

VA
Varshit Arunkumar

4P77XK · USA

DUPR

3.774

阵营 2胜方
SG
Sam Goode

0YQEO4 · North Vancouver, BC, CA

DUPR

4.421

GR
Gantsetseg Rentsendorj

1NZYVW · North Vancouver, BC, CA

DUPR

4.245

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5480171957
显示原始对决元数据 JSON
[
  {
    "team_id": 5732776084,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Christina Hall",
        "dupr_id": "1RQZRZ",
        "rating": 4.222,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/66afd7ee008de.jpg",
        "location": "West Vancouver, BC, CA"
      },
      {
        "name": "Varshit Arunkumar",
        "dupr_id": "4P77XK",
        "rating": 3.774,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7337312322,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sam Goode",
        "dupr_id": "0YQEO4",
        "rating": 4.421,
        "profile_pic_url": null,
        "location": "North Vancouver, BC, CA"
      },
      {
        "name": "Gantsetseg Rentsendorj",
        "dupr_id": "1NZYVW",
        "rating": 4.245,
        "profile_pic_url": null,
        "location": "North Vancouver, BC, CA"
      }
    ]
  }
]