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

Liberty Park 4.0+ Spring Season Opener (Match 08A)

ID: 4766010222

对局比分

7-11

获胜 / Win

对决日期

2025-03-22

对局时间 (估算)

7:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
NW
Nathan Wheelwright

JJZ5ZJ · USA

DUPR

3.445

RG
Ramesh Gopalan

J5ZWJM · Maple Valley, WA, US

DUPR

3.651

阵营 2胜方
Eric Redfern

QP5DG0 · Maple Valley, WA, US

DUPR

4.387

JK
Justin Kada

99QPPJ · Seattle, WA, US

DUPR

3.089

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4766010222
显示原始对决元数据 JSON
[
  {
    "team_id": 4308249511,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Nathan Wheelwright",
        "dupr_id": "JJZ5ZJ",
        "rating": 3.445,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ramesh Gopalan",
        "dupr_id": "J5ZWJM",
        "rating": 3.651,
        "profile_pic_url": null,
        "location": "Maple Valley, WA, US"
      }
    ]
  },
  {
    "team_id": 5546378873,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Eric Redfern",
        "dupr_id": "QP5DG0",
        "rating": 4.387,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/149482_653ee4e57898f.jpeg",
        "location": "Maple Valley, WA, US"
      },
      {
        "name": "Justin Kada",
        "dupr_id": "99QPPJ",
        "rating": 3.089,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      }
    ]
  }
]