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

PPA Tour: Veolia Lakeland Open - Mens Doubles Pro Qualifier

ID: 4452807690

对局比分

1-11, 11-8, 6-11

获胜 / Win

对决日期

2025-11-18

对局时间 (估算)

7:30 PM

对决场地

Lakeland, FL

View Facility Page →

对决竞争阵营

阵营 1负方
HD
Hudson De Risi

L2NORK · Cold Spring Harbor, NY, US

DUPR

4.873

MF
Matthew Finnerty

17Z6R5 · Royal Leamington Spa, England, GB

DUPR

4.966

阵营 2胜方
JA
Jonathan Aiken

1RK4NE · Sarasota, FL, US

DUPR

5.041

AB
Anton Betita

N75Y2Z · St. Petersburg, FL, US

DUPR

5.213

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4452807690
显示原始对决元数据 JSON
[
  {
    "team_id": 7297389367,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Hudson De Risi",
        "dupr_id": "L2NORK",
        "rating": 4.873,
        "profile_pic_url": null,
        "location": "Cold Spring Harbor, NY, US"
      },
      {
        "name": "Matthew Finnerty",
        "dupr_id": "17Z6R5",
        "rating": 4.966,
        "profile_pic_url": null,
        "location": "Royal Leamington Spa, England, GB"
      }
    ]
  },
  {
    "team_id": 7556509122,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jonathan Aiken",
        "dupr_id": "1RK4NE",
        "rating": 5.041,
        "profile_pic_url": null,
        "location": "Sarasota, FL, US"
      },
      {
        "name": "Anton Betita",
        "dupr_id": "N75Y2Z",
        "rating": 5.213,
        "profile_pic_url": null,
        "location": "St. Petersburg, FL, US"
      }
    ]
  }
]