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

MXD 5.0 8+ (Sun 4pm)

ID: 7742682823

对局比分

8-11

落败 / Loss

对决日期

2025-12-21

对局时间 (估算)

8:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
DJ
Dennis Jorge

1NPR73 · Thousand Oaks, CA, US

DUPR

4.905

RS
Rachel Sherrill

30KYGG · Thousand Oaks, CA, US

DUPR

4.168

阵营 2胜方
JJ
Jeremiah Jr Cole

9P9GXE · Cherry Valley, CA, US

DUPR

4.298

TC
Taryn Converse

76NMO9 · Pasadena, CA, US

DUPR

4.474

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7742682823
显示原始对决元数据 JSON
[
  {
    "team_id": 4577344115,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Dennis Jorge",
        "dupr_id": "1NPR73",
        "rating": 4.905,
        "profile_pic_url": null,
        "location": "Thousand Oaks, CA, US"
      },
      {
        "name": "Rachel Sherrill",
        "dupr_id": "30KYGG",
        "rating": 4.168,
        "profile_pic_url": null,
        "location": "Thousand Oaks, CA, US"
      }
    ]
  },
  {
    "team_id": 5274687824,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jeremiah Jr Cole",
        "dupr_id": "9P9GXE",
        "rating": 4.298,
        "profile_pic_url": null,
        "location": "Cherry Valley, CA, US"
      },
      {
        "name": "Taryn Converse",
        "dupr_id": "76NMO9",
        "rating": 4.474,
        "profile_pic_url": null,
        "location": "Pasadena, CA, US"
      }
    ]
  }
]