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

2026 AdventHealth Tampa Bay Challenger - Mixed Doubles Pro Main Draw

ID: 6018423041

对局比分

8-11, 11-8, 11-7

获胜 / Win

对决日期

2026-03-08

对局时间 (估算)

6:15 AM

对决场地

Tampa, FL

View Facility Page →

对决竞争阵营

阵营 1胜方
DK
Dale Kim

0YDVPN · Seoul, KR

DUPR

5.448

AO
Abigail OKelley

8GV00G · Harrison, TN, US

DUPR

4.937

阵营 2负方
ED
Emanuel Dickson

PKJK7E · Santo Domingo, Distrito Nacional, DO

DUPR

5.211

Claudia Flores

1R5MGD · Humacao, Humacao, PR

DUPR

4.728

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6018423041
显示原始对决元数据 JSON
[
  {
    "team_id": 6951058362,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dale Kim",
        "dupr_id": "0YDVPN",
        "rating": 5.448,
        "profile_pic_url": null,
        "location": "Seoul, KR"
      },
      {
        "name": "Abigail OKelley",
        "dupr_id": "8GV00G",
        "rating": 4.937,
        "profile_pic_url": null,
        "location": "Harrison, TN, US"
      }
    ]
  },
  {
    "team_id": 5189299491,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Emanuel Dickson",
        "dupr_id": "PKJK7E",
        "rating": 5.211,
        "profile_pic_url": null,
        "location": "Santo Domingo, Distrito Nacional, DO"
      },
      {
        "name": "Claudia Flores",
        "dupr_id": "1R5MGD",
        "rating": 4.728,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1121810/images/profile/3bbe1299-b1a6-41dd-8d76-48e491c3e3fd.png",
        "location": "Humacao, Humacao, PR"
      }
    ]
  }
]