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

2026 Opelika PPA Challenger - Mixed Doubles Pro Main Draw

ID: 4676394839

对局比分

11-9, 11-7

落败 / Loss

对决日期

2026-04-19

对局时间 (估算)

12:45 AM

对决场地

Opelika, AL

View Facility Page →

对决竞争阵营

阵营 1胜方
Miles Hoover

17PRR0 · Colorado Springs, CO, US

DUPR

5.653

EF
Elise Fortino

8M67V3 · Denver, CO, US

DUPR

5.017

阵营 2负方
CC
Caraline Cox

RZOXKE · AL, US

DUPR

5.080

AA
Alexander Allweil

16NK20 · Hoover, AL, US

DUPR

4.970

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4676394839
显示原始对决元数据 JSON
[
  {
    "team_id": 7343143206,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Miles Hoover",
        "dupr_id": "17PRR0",
        "rating": 5.653,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/266288/images/profile/b5210903-1a77-47e5-bbe6-acaab50b5321.png",
        "location": "Colorado Springs, CO, US"
      },
      {
        "name": "Elise Fortino",
        "dupr_id": "8M67V3",
        "rating": 5.017,
        "profile_pic_url": null,
        "location": "Denver, CO, US"
      }
    ]
  },
  {
    "team_id": 7112019346,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Caraline Cox",
        "dupr_id": "RZOXKE",
        "rating": 5.08,
        "profile_pic_url": null,
        "location": "AL, US"
      },
      {
        "name": "Alexander Allweil",
        "dupr_id": "16NK20",
        "rating": 4.97,
        "profile_pic_url": null,
        "location": "Hoover, AL, US"
      }
    ]
  }
]