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

OAP Orlando Winter Classic Playoff Round

ID: 8026499612

对局比分

5-11, 11-8, 11-7

获胜 / Win

对决日期

2025-12-07

对局时间 (估算)

9:00 PM

对决场地

Orlando Racket Sports, South Orange Blossom Trail, Orlando, FL, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
AJ
AJ Jainga

7DQD20 · Osceola County, FL, US

DUPR

3.952

MJ
Mhel Jainga

EGE79J · Kissimmee, FL, US

DUPR

3.512

阵营 2负方
KF
Kelly Ferrell

EG4R2W · Apopka, FL, US

DUPR

3.393

JF
Jerad Ferrell

PKGXLZ · Apopka, FL, US

DUPR

3.662

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8026499612
显示原始对决元数据 JSON
[
  {
    "team_id": 8008497853,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "AJ Jainga",
        "dupr_id": "7DQD20",
        "rating": 3.952,
        "profile_pic_url": null,
        "location": "Osceola County, FL, US"
      },
      {
        "name": "Mhel Jainga",
        "dupr_id": "EGE79J",
        "rating": 3.512,
        "profile_pic_url": null,
        "location": "Kissimmee, FL, US"
      }
    ]
  },
  {
    "team_id": 4760321626,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kelly Ferrell",
        "dupr_id": "EG4R2W",
        "rating": 3.393,
        "profile_pic_url": null,
        "location": "Apopka, FL, US"
      },
      {
        "name": "Jerad Ferrell",
        "dupr_id": "PKGXLZ",
        "rating": 3.662,
        "profile_pic_url": null,
        "location": "Apopka, FL, US"
      }
    ]
  }
]