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

MXD 5.0 8+ (Sun 4pm)

ID: 7790548694

对局比分

6-11

落败 / Loss

对决日期

2025-12-21

对局时间 (估算)

3:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
DJ
Dennis Jorge

1NPR73 · Thousand Oaks, CA, US

DUPR

4.897

RS
Rachel Sherrill

30KYGG · Thousand Oaks, CA, US

DUPR

4.165

阵营 2胜方
William Cao

4Z7WYK · Arcadia, CA, US

DUPR

4.831

RS
Rachel Shin

4ZZJXG · Glendale, CA, US

DUPR

4.507

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7790548694
显示原始对决元数据 JSON
[
  {
    "team_id": 5493242990,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Dennis Jorge",
        "dupr_id": "1NPR73",
        "rating": 4.897,
        "profile_pic_url": null,
        "location": "Thousand Oaks, CA, US"
      },
      {
        "name": "Rachel Sherrill",
        "dupr_id": "30KYGG",
        "rating": 4.165,
        "profile_pic_url": null,
        "location": "Thousand Oaks, CA, US"
      }
    ]
  },
  {
    "team_id": 7693347484,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "William Cao",
        "dupr_id": "4Z7WYK",
        "rating": 4.831,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/40602/images/profile/4a5f2f8b-1f76-4edd-b766-aefab4432fa7.png",
        "location": "Arcadia, CA, US"
      },
      {
        "name": "Rachel Shin",
        "dupr_id": "4ZZJXG",
        "rating": 4.507,
        "profile_pic_url": null,
        "location": "Glendale, CA, US"
      }
    ]
  }
]