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

Hawkstone fri 730am

ID: 6484088878

对局比分

8-11

落败 / Loss

对决日期

2024-10-18

对局时间 (估算)

11:30 PM

对决场地

14950 Summer Br Dr

未核实场馆

对决竞争阵营

阵营 1负方
VV
Venkat V

59KP0L · Riverview, FL, US

DUPR

3.845

JP
Juan P Rangel

3ZPNJW · Riverview, FL, US

DUPR

4.033

阵营 2胜方
SR
Senthil R

V74LE5 · Riverview, FL, US

DUPR

3.934

Eddie Aponte

3VVW5P · Lithia, FL, US

DUPR

4.147

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6484088878
显示原始对决元数据 JSON
[
  {
    "team_id": 8092594302,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Venkat V",
        "dupr_id": "59KP0L",
        "rating": 3.845,
        "profile_pic_url": null,
        "location": "Riverview, FL, US"
      },
      {
        "name": "Juan P Rangel",
        "dupr_id": "3ZPNJW",
        "rating": 4.033,
        "profile_pic_url": null,
        "location": "Riverview, FL, US"
      }
    ]
  },
  {
    "team_id": 6255417811,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Senthil R",
        "dupr_id": "V74LE5",
        "rating": 3.934,
        "profile_pic_url": null,
        "location": "Riverview, FL, US"
      },
      {
        "name": "Eddie Aponte",
        "dupr_id": "3VVW5P",
        "rating": 4.147,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/881404/images/profile/4f26bc06-5788-4582-84f6-cf413fb629c9.png",
        "location": "Lithia, FL, US"
      }
    ]
  }
]