返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

Dinkster Tour: Naughty Nice Dinking Mens 5.0+ RR

ID: 7586264625

对局比分

15-8

落败 / Loss

对决日期

2025-12-13

对局时间 (估算)

10:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
Alan Toleu

XJZWL4 · Atlanta, GA, US

DUPR

4.831

ZH
Zachary Hirsch

GG4YVG · Decatur, GA, US

DUPR

4.705

阵营 2负方
JV
Jason Vu

KDGOR6 · Dacula, GA, US

DUPR

4.476

Q
Quang

KOMVMY · Gainesville, GA, US

DUPR

4.346

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7586264625
显示原始对决元数据 JSON
[
  {
    "team_id": 6874135978,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alan Toleu",
        "dupr_id": "XJZWL4",
        "rating": 4.831,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/12116/images/profile/4e8eba06-89ca-4735-997a-1b45184d7446.jpg",
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Zachary Hirsch",
        "dupr_id": "GG4YVG",
        "rating": 4.705,
        "profile_pic_url": null,
        "location": "Decatur, GA, US"
      }
    ]
  },
  {
    "team_id": 4367272317,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jason Vu",
        "dupr_id": "KDGOR6",
        "rating": 4.476,
        "profile_pic_url": null,
        "location": "Dacula, GA, US"
      },
      {
        "name": "Quang",
        "dupr_id": "KOMVMY",
        "rating": 4.346,
        "profile_pic_url": null,
        "location": "Gainesville, GA, US"
      }
    ]
  }
]