返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

Bring The Heat NC League Night

ID: 7899823579

对局比分

12-10

获胜 / Win

对决日期

2025-12-17

对局时间 (估算)

8:45 AM

对决场地

Pickles and Play - Garner, North Carolina 42, Garner, NC, USA

未核实场馆

对决竞争阵营

阵营 1胜方
KR
Kevin Ryan

X2QY95 · Clayton, NC, US

DUPR

3.511

ZB
Zachary Betsey

WKJEGG · USA

DUPR

3.233

阵营 2负方
Justin Miller

99XJNJ · Zebulon, NC, US

DUPR

3.318

MD
Michael Durdin

PZ7JWG · Wake County, NC, US

DUPR

3.173

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7899823579
显示原始对决元数据 JSON
[
  {
    "team_id": 5173058105,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kevin Ryan",
        "dupr_id": "X2QY95",
        "rating": 3.511,
        "profile_pic_url": null,
        "location": "Clayton, NC, US"
      },
      {
        "name": "Zachary Betsey",
        "dupr_id": "WKJEGG",
        "rating": 3.233,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8418743160,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Justin Miller",
        "dupr_id": "99XJNJ",
        "rating": 3.318,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/67071ae1babbe.jpg",
        "location": "Zebulon, NC, US"
      },
      {
        "name": "Michael Durdin",
        "dupr_id": "PZ7JWG",
        "rating": 3.173,
        "profile_pic_url": null,
        "location": "Wake County, NC, US"
      }
    ]
  }
]