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

4.0+ Monday Night League

ID: 8167108838

对局比分

1-11, 2-11

获胜 / Win

对决日期

2026-03-02

对局时间 (估算)

3:30 PM

对决场地

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

View Facility Page →

对决竞争阵营

阵营 1负方
JG
Jim Goodwin

RZDDEZ · Lakeland, FL, US

DUPR

3.860

KG
Kyle Goodwin

8G9VWV · Lakeland, FL, US

DUPR

4.251

阵营 2胜方
JP
Jobin Philip

16297G · Lakeland, FL, US

DUPR

4.349

JB
Joey Bergin

4LPOM6 · Lakeland, FL, US

DUPR

4.301

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8167108838
显示原始对决元数据 JSON
[
  {
    "team_id": 7571726938,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jim Goodwin",
        "dupr_id": "RZDDEZ",
        "rating": 3.86,
        "profile_pic_url": null,
        "location": "Lakeland, FL, US"
      },
      {
        "name": "Kyle Goodwin",
        "dupr_id": "8G9VWV",
        "rating": 4.251,
        "profile_pic_url": null,
        "location": "Lakeland, FL, US"
      }
    ]
  },
  {
    "team_id": 6882901565,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jobin Philip",
        "dupr_id": "16297G",
        "rating": 4.349,
        "profile_pic_url": null,
        "location": "Lakeland, FL, US"
      },
      {
        "name": "Joey Bergin",
        "dupr_id": "4LPOM6",
        "rating": 4.301,
        "profile_pic_url": null,
        "location": "Lakeland, FL, US"
      }
    ]
  }
]