返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

PPA Tour: Veolia Lakeland Open - Mens Doubles Pro Qualifier

ID: 7883346001

对局比分

11-3, 11-9

获胜 / Win

对决日期

2025-11-18

对局时间 (估算)

2:15 AM

对决场地

Lakeland, FL

View Facility Page →

对决竞争阵营

阵营 1胜方
RD
Roger Dugas

3VG0J6 · Maitland, FL, US

DUPR

5.313

AS
AJ Scarp

3X0RY4 · DeBary, FL, US

DUPR

5.041

阵营 2负方
JB
Jake Benjamin

PWXL7X · Boca Raton, FL, US

DUPR

4.807

MC
Michael Coleman

8MW0PG · Las Vegas, NV, US

DUPR

5.135

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7883346001
显示原始对决元数据 JSON
[
  {
    "team_id": 7134929685,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Roger Dugas",
        "dupr_id": "3VG0J6",
        "rating": 5.313,
        "profile_pic_url": null,
        "location": "Maitland, FL, US"
      },
      {
        "name": "AJ Scarp",
        "dupr_id": "3X0RY4",
        "rating": 5.041,
        "profile_pic_url": null,
        "location": "DeBary, FL, US"
      }
    ]
  },
  {
    "team_id": 6482431253,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jake Benjamin",
        "dupr_id": "PWXL7X",
        "rating": 4.807,
        "profile_pic_url": null,
        "location": "Boca Raton, FL, US"
      },
      {
        "name": "Michael Coleman",
        "dupr_id": "8MW0PG",
        "rating": 5.135,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  }
]