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

Mens Doubles Skill: (4.0+) Age: (69 and above)

ID: 8577071920

对局比分

15-11

获胜 / Win

对决日期

2026-03-14

对局时间 (估算)

5:00 PM

对决场地

PicklePlex of Punta Gorda

未核实场馆

对决竞争阵营

阵营 1胜方
JG
Jay Gable

30RD4Q · Miromar Lakes, FL, US

DUPR

3.961

CF
Charles Frame

8WK0PQ · Waynesboro, PA, US

DUPR

4.062

阵营 2负方
RH
Roger Hershberger

8KZXVO · Goshen, IN, US

DUPR

4.189

DH
Daniel Hann

8E9MPW · Leesburg, IN, US

DUPR

3.841

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8577071920
显示原始对决元数据 JSON
[
  {
    "team_id": 6109248246,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jay Gable",
        "dupr_id": "30RD4Q",
        "rating": 3.961,
        "profile_pic_url": null,
        "location": "Miromar Lakes, FL, US"
      },
      {
        "name": "Charles Frame",
        "dupr_id": "8WK0PQ",
        "rating": 4.062,
        "profile_pic_url": null,
        "location": "Waynesboro, PA, US"
      }
    ]
  },
  {
    "team_id": 5332145844,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Roger Hershberger",
        "dupr_id": "8KZXVO",
        "rating": 4.189,
        "profile_pic_url": null,
        "location": "Goshen, IN, US"
      },
      {
        "name": "Daniel Hann",
        "dupr_id": "8E9MPW",
        "rating": 3.841,
        "profile_pic_url": null,
        "location": "Leesburg, IN, US"
      }
    ]
  }
]