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

4.0+ Monday Night League

ID: 7408336385

对局比分

1-11, 4-11

落败 / Loss

对决日期

2026-03-09

对局时间 (估算)

6:15 AM

对决场地

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

View Facility Page →

对决竞争阵营

阵营 1负方
JP
Jobin Philip

16297G · Lakeland, FL, US

DUPR

4.167

JB
Joey Bergin

4LPOM6 · Lakeland, FL, US

DUPR

4.240

阵营 2胜方
TW
Trey Wampler

ODQPO2 · Polk County, FL, US

DUPR

4.484

WR
william randall edwards

JJM55O · Lakeland, FL, US

DUPR

4.286

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7408336385
显示原始对决元数据 JSON
[
  {
    "team_id": 8328340478,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jobin Philip",
        "dupr_id": "16297G",
        "rating": 4.167,
        "profile_pic_url": null,
        "location": "Lakeland, FL, US"
      },
      {
        "name": "Joey Bergin",
        "dupr_id": "4LPOM6",
        "rating": 4.24,
        "profile_pic_url": null,
        "location": "Lakeland, FL, US"
      }
    ]
  },
  {
    "team_id": 5291336303,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Trey Wampler",
        "dupr_id": "ODQPO2",
        "rating": 4.484,
        "profile_pic_url": null,
        "location": "Polk County, FL, US"
      },
      {
        "name": "william randall edwards",
        "dupr_id": "JJM55O",
        "rating": 4.286,
        "profile_pic_url": null,
        "location": "Lakeland, FL, US"
      }
    ]
  }
]