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

Pool B

ID: 6409210941

对局比分

5-15

落败 / Loss

对决日期

2025-07-12

对局时间 (估算)

10:15 AM

对决场地

The Picklr

View Facility Page →

对决竞争阵营

阵营 1负方
FY
Festus Yeboah

PWNZYX · McKinney, TX, US

DUPR

3.278

DL
Daniel Lin

O6D2DE · Melissa, TX, US

DUPR

3.363

阵营 2胜方
GC
Gustavo Cortes

X274R2 · Frisco, TX, US

DUPR

3.636

ST
Selvakumar Thangavel

N75MXZ · Plano, TX, US

DUPR

4.097

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6409210941
显示原始对决元数据 JSON
[
  {
    "team_id": 6129673910,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Festus Yeboah",
        "dupr_id": "PWNZYX",
        "rating": 3.278,
        "profile_pic_url": null,
        "location": "McKinney, TX, US"
      },
      {
        "name": "Daniel Lin",
        "dupr_id": "O6D2DE",
        "rating": 3.363,
        "profile_pic_url": null,
        "location": "Melissa, TX, US"
      }
    ]
  },
  {
    "team_id": 5961885826,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Gustavo  Cortes",
        "dupr_id": "X274R2",
        "rating": 3.636,
        "profile_pic_url": null,
        "location": "Frisco, TX, US"
      },
      {
        "name": "Selvakumar Thangavel",
        "dupr_id": "N75MXZ",
        "rating": 4.097,
        "profile_pic_url": null,
        "location": "Plano, TX, US"
      }
    ]
  }
]