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

2026 Opelika PPA Challenger - Mixed Doubles Pro Main Draw

ID: 7624669560

对局比分

10-15

落败 / Loss

对决日期

2026-04-19

对局时间 (估算)

1:00 PM

对决场地

Opelika, AL

View Facility Page →

对决竞争阵营

阵营 1负方
RD
Roger Dugas

3VG0J6 · Maitland, FL, US

DUPR

5.299

BL
Brittany Levkulich

89MPLE · New Smyrna Beach, FL, US

DUPR

5.069

阵营 2胜方
RC
Ryan Camras

67M4YQ · Garland County, AR, US

DUPR

5.628

PI
Putri Insani

9PO65J · Baton Rouge, LA, US

DUPR

5.001

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7624669560
显示原始对决元数据 JSON
[
  {
    "team_id": 5417741681,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Roger Dugas",
        "dupr_id": "3VG0J6",
        "rating": 5.299,
        "profile_pic_url": null,
        "location": "Maitland, FL, US"
      },
      {
        "name": "Brittany Levkulich",
        "dupr_id": "89MPLE",
        "rating": 5.069,
        "profile_pic_url": null,
        "location": "New Smyrna Beach, FL, US"
      }
    ]
  },
  {
    "team_id": 5353925113,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ryan Camras",
        "dupr_id": "67M4YQ",
        "rating": 5.628,
        "profile_pic_url": null,
        "location": "Garland County, AR, US"
      },
      {
        "name": "Putri Insani",
        "dupr_id": "9PO65J",
        "rating": 5.001,
        "profile_pic_url": null,
        "location": "Baton Rouge, LA, US"
      }
    ]
  }
]