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

1/10 - Picklr Advanced Fixed Partner

ID: 7587912151

对局比分

2-11

获胜 / Win

对决日期

2026-01-10

对局时间 (估算)

8:45 AM

对决场地

The Picklr Denton

未核实场馆

对决竞争阵营

阵营 1负方
WC
Will Calhoun

7DYVP0 · Northlake, TX, US

DUPR

4.214

DR
Dan Rushiti

GG5LYG · Justin, TX, US

DUPR

4.159

阵营 2胜方
EC
Eric Clay

3LD495 · Flower Mound, TX, US

DUPR

4.293

GW
Gavin Wade

EG476W · Lantana, TX, US

DUPR

4.580

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7587912151
显示原始对决元数据 JSON
[
  {
    "team_id": 4656322057,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Will Calhoun",
        "dupr_id": "7DYVP0",
        "rating": 4.214,
        "profile_pic_url": null,
        "location": "Northlake, TX, US"
      },
      {
        "name": "Dan Rushiti",
        "dupr_id": "GG5LYG",
        "rating": 4.159,
        "profile_pic_url": null,
        "location": "Justin, TX, US"
      }
    ]
  },
  {
    "team_id": 8516959946,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Eric Clay",
        "dupr_id": "3LD495",
        "rating": 4.293,
        "profile_pic_url": null,
        "location": "Flower Mound, TX, US"
      },
      {
        "name": "Gavin Wade",
        "dupr_id": "EG476W",
        "rating": 4.58,
        "profile_pic_url": null,
        "location": "Lantana, TX, US"
      }
    ]
  }
]