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

Liberty Park 4.0+ Spring Season Opener (Match 02B)

ID: 5863642084

对局比分

1-11

获胜 / Win

对决日期

2025-03-22

对局时间 (估算)

5:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
NW
Nathan Wheelwright

JJZ5ZJ · USA

DUPR

3.642

Sharath Kumar

Z9XWXQ · Maple Valley, WA, US

DUPR

3.870

阵营 2胜方
Eric Redfern

QP5DG0 · Maple Valley, WA, US

DUPR

4.418

GC
Guillermo Cuellar

YG6E0K · Burien, WA, US

DUPR

4.252

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5863642084
显示原始对决元数据 JSON
[
  {
    "team_id": 5435857136,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Nathan Wheelwright",
        "dupr_id": "JJZ5ZJ",
        "rating": 3.642,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sharath Kumar",
        "dupr_id": "Z9XWXQ",
        "rating": 3.87,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/669b1cf5cc460.jpg",
        "location": "Maple Valley, WA, US"
      }
    ]
  },
  {
    "team_id": 4454575987,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Eric Redfern",
        "dupr_id": "QP5DG0",
        "rating": 4.418,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/149482_653ee4e57898f.jpeg",
        "location": "Maple Valley, WA, US"
      },
      {
        "name": "Guillermo Cuellar",
        "dupr_id": "YG6E0K",
        "rating": 4.252,
        "profile_pic_url": null,
        "location": "Burien, WA, US"
      }
    ]
  }
]