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

1/10 - Picklr Advanced Fixed Partner

ID: 5871105347

对局比分

11-1

获胜 / Win

对决日期

2026-01-10

对局时间 (估算)

12:45 AM

对决场地

The Picklr Denton

未核实场馆

对决竞争阵营

阵营 1胜方
EC
Eric Clay

3LD495 · Flower Mound, TX, US

DUPR

4.316

GW
Gavin Wade

EG476W · Lantana, TX, US

DUPR

4.597

阵营 2负方
VG
Vivek Goud

OZXP4L · Little Elm, TX, US

DUPR

3.732

DS
Daniel Semanisin

OZ2X72 · Denton, TX, US

DUPR

3.451

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5871105347
显示原始对决元数据 JSON
[
  {
    "team_id": 7725400230,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Eric Clay",
        "dupr_id": "3LD495",
        "rating": 4.316,
        "profile_pic_url": null,
        "location": "Flower Mound, TX, US"
      },
      {
        "name": "Gavin Wade",
        "dupr_id": "EG476W",
        "rating": 4.597,
        "profile_pic_url": null,
        "location": "Lantana, TX, US"
      }
    ]
  },
  {
    "team_id": 4542745329,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Vivek Goud",
        "dupr_id": "OZXP4L",
        "rating": 3.732,
        "profile_pic_url": null,
        "location": "Little Elm, TX, US"
      },
      {
        "name": "Daniel Semanisin",
        "dupr_id": "OZ2X72",
        "rating": 3.451,
        "profile_pic_url": null,
        "location": "Denton, TX, US"
      }
    ]
  }
]