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

4.0+ Coed Ladder League - Hot Shots 4.0+ Coed @ 6PM TUES Starts 1/6

ID: 4861669574

对局比分

9-15

落败 / Loss

对决日期

2026-02-10

对局时间 (估算)

3:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
AL
Andrew LaRosa

4ZJYQ2 · USA

DUPR

4.156

RW
Rich Weaver

V7L746 · Sharonville, OH, US

DUPR

4.362

阵营 2胜方
BB
Brian Bailey

O6WW52 · USA

DUPR

4.338

JD
Jerome Deidesheimer

V7WDXJ · USA

DUPR

4.372

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4861669574
显示原始对决元数据 JSON
[
  {
    "team_id": 7480649155,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Andrew LaRosa",
        "dupr_id": "4ZJYQ2",
        "rating": 4.156,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Rich Weaver",
        "dupr_id": "V7L746",
        "rating": 4.362,
        "profile_pic_url": null,
        "location": "Sharonville, OH, US"
      }
    ]
  },
  {
    "team_id": 5726595646,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brian Bailey",
        "dupr_id": "O6WW52",
        "rating": 4.338,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jerome Deidesheimer",
        "dupr_id": "V7WDXJ",
        "rating": 4.372,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]