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

4.0+ Monday Night League

ID: 5161584199

对局比分

21-17

获胜 / Win

对决日期

2025-10-20

对局时间 (估算)

8:45 AM

对决场地

Kelly Recreation Complex, Imperial Boulevard, Lakeland, FL, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
JK
Jason Kyle Ellis

KOYJVK · Lakeland, FL, US

DUPR

3.993

JB
Joey Bergin

4LPOM6 · Lakeland, FL, US

DUPR

4.276

阵营 2负方
SP
Samaarth patel

J5D70M · USA

DUPR

4.097

JP
Jobin Philip

16297G · Lakeland, FL, US

DUPR

4.166

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5161584199
显示原始对决元数据 JSON
[
  {
    "team_id": 7349613498,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jason Kyle Ellis",
        "dupr_id": "KOYJVK",
        "rating": 3.993,
        "profile_pic_url": null,
        "location": "Lakeland, FL, US"
      },
      {
        "name": "Joey Bergin",
        "dupr_id": "4LPOM6",
        "rating": 4.276,
        "profile_pic_url": null,
        "location": "Lakeland, FL, US"
      }
    ]
  },
  {
    "team_id": 7863809922,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Samaarth  patel",
        "dupr_id": "J5D70M",
        "rating": 4.097,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jobin Philip",
        "dupr_id": "16297G",
        "rating": 4.166,
        "profile_pic_url": null,
        "location": "Lakeland, FL, US"
      }
    ]
  }
]