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

Super DUPR

ID: 6715115385

对局比分

11-8

落败 / Loss

对决日期

2025-07-09

对局时间 (估算)

10:15 AM

对决场地

11509 Northwoods Blvd, Truckee, CA 96161, USA

未核实场馆

对决竞争阵营

阵营 1胜方
TG
Tanya Gacs

890ZWJ · USA

DUPR

4.297

IM
Ian Mindell

Q5XQL4 · USA

DUPR

3.955

阵营 2负方
CF
Cesar Figueroa

KODZMQ · Coachella, CA, US

DUPR

4.205

RM
Robert Marquez

DN02E6 · Berkeley, CA, US

DUPR

3.247

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6715115385
显示原始对决元数据 JSON
[
  {
    "team_id": 7177549818,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tanya Gacs",
        "dupr_id": "890ZWJ",
        "rating": 4.297,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ian Mindell",
        "dupr_id": "Q5XQL4",
        "rating": 3.955,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6279024820,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Cesar Figueroa",
        "dupr_id": "KODZMQ",
        "rating": 4.205,
        "profile_pic_url": null,
        "location": "Coachella, CA, US"
      },
      {
        "name": "Robert Marquez",
        "dupr_id": "DN02E6",
        "rating": 3.247,
        "profile_pic_url": null,
        "location": "Berkeley, CA, US"
      }
    ]
  }
]