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

Dinko de Mayo (2025)

ID: 7966238412

对局比分

15-6

落败 / Loss

对决日期

2025-05-04

对局时间 (估算)

1:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
CH
Courtney Hill

JZJ6MD · Discovery Bay, CA, US

DUPR

3.975

JH
Joshua Hill

17RNDM · Brentwood, CA, US

DUPR

4.512

阵营 2负方
KF
Katie Fitzgerald

56LDP0 · USA

DUPR

3.989

Larry Rubin

RZZW9E · San Francisco, CA, US

DUPR

4.616

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7966238412
显示原始对决元数据 JSON
[
  {
    "team_id": 5900188214,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Courtney Hill",
        "dupr_id": "JZJ6MD",
        "rating": 3.975,
        "profile_pic_url": null,
        "location": "Discovery Bay, CA, US"
      },
      {
        "name": "Joshua Hill",
        "dupr_id": "17RNDM",
        "rating": 4.512,
        "profile_pic_url": null,
        "location": "Brentwood, CA, US"
      }
    ]
  },
  {
    "team_id": 7740792196,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Katie Fitzgerald",
        "dupr_id": "56LDP0",
        "rating": 3.989,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Larry Rubin",
        "dupr_id": "RZZW9E",
        "rating": 4.616,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/62574/images/profile/728ede9f-0bc8-46c3-8c7b-e06bec9ac0ae.png",
        "location": "San Francisco, CA, US"
      }
    ]
  }
]