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

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

ID: 5111842108

对局比分

8-15

获胜 / Win

对决日期

2026-03-14

对局时间 (估算)

5:00 PM

对决场地

PicklePlex of Punta Gorda

未核实场馆

对决竞争阵营

阵营 1负方
JT
Justin Turton

8JYXGW · Fort Myers, FL, US

DUPR

3.876

MA
Mike Alexander

3VEXP6 · USA

DUPR

3.735

阵营 2胜方
JG
Jay Gable

30RD4Q · Miromar Lakes, FL, US

DUPR

3.960

CF
Charles Frame

8WK0PQ · Waynesboro, PA, US

DUPR

4.059

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5111842108
显示原始对决元数据 JSON
[
  {
    "team_id": 8390674715,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Justin Turton",
        "dupr_id": "8JYXGW",
        "rating": 3.876,
        "profile_pic_url": null,
        "location": "Fort Myers, FL, US"
      },
      {
        "name": "Mike Alexander",
        "dupr_id": "3VEXP6",
        "rating": 3.735,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7173249377,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jay Gable",
        "dupr_id": "30RD4Q",
        "rating": 3.96,
        "profile_pic_url": null,
        "location": "Miromar Lakes, FL, US"
      },
      {
        "name": "Charles Frame",
        "dupr_id": "8WK0PQ",
        "rating": 4.059,
        "profile_pic_url": null,
        "location": "Waynesboro, PA, US"
      }
    ]
  }
]