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

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

ID: 5110492656

对局比分

6-11

落败 / Loss

对决日期

2025-03-22

对局时间 (估算)

1:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
Eric Redfern

QP5DG0 · Maple Valley, WA, US

DUPR

4.375

RG
Ramesh Gopalan

J5ZWJM · Maple Valley, WA, US

DUPR

3.581

阵营 2胜方
NW
Nathan Wheelwright

JJZ5ZJ · USA

DUPR

3.568

MK
MICHAEL KADA

4VLRN6 · USA

DUPR

3.936

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5110492656
显示原始对决元数据 JSON
[
  {
    "team_id": 5017288273,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Eric Redfern",
        "dupr_id": "QP5DG0",
        "rating": 4.375,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/149482_653ee4e57898f.jpeg",
        "location": "Maple Valley, WA, US"
      },
      {
        "name": "Ramesh Gopalan",
        "dupr_id": "J5ZWJM",
        "rating": 3.581,
        "profile_pic_url": null,
        "location": "Maple Valley, WA, US"
      }
    ]
  },
  {
    "team_id": 5968948465,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nathan Wheelwright",
        "dupr_id": "JJZ5ZJ",
        "rating": 3.568,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "MICHAEL KADA",
        "dupr_id": "4VLRN6",
        "rating": 3.936,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]