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

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

ID: 7889044163

对局比分

11-1

获胜 / Win

对决日期

2025-03-22

对局时间 (估算)

12:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
Eric Redfern

QP5DG0 · Maple Valley, WA, US

DUPR

4.394

DT
Danyal Turkoglu

PW5RNX · USA

DUPR

3.998

阵营 2负方
GC
Guillermo Cuellar

YG6E0K · Burien, WA, US

DUPR

4.255

JK
Justin Kada

99QPPJ · Seattle, WA, US

DUPR

3.064

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7889044163
显示原始对决元数据 JSON
[
  {
    "team_id": 5832457359,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Eric Redfern",
        "dupr_id": "QP5DG0",
        "rating": 4.394,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/149482_653ee4e57898f.jpeg",
        "location": "Maple Valley, WA, US"
      },
      {
        "name": "Danyal Turkoglu",
        "dupr_id": "PW5RNX",
        "rating": 3.998,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8069187032,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Guillermo Cuellar",
        "dupr_id": "YG6E0K",
        "rating": 4.255,
        "profile_pic_url": null,
        "location": "Burien, WA, US"
      },
      {
        "name": "Justin Kada",
        "dupr_id": "99QPPJ",
        "rating": 3.064,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      }
    ]
  }
]