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

2026 Opelika PPA Challenger - Mixed Doubles Pro Main Draw

ID: 5648374970

对局比分

1-15

获胜 / Win

对决日期

2026-04-19

对局时间 (估算)

3:30 PM

对决场地

Opelika, AL

View Facility Page →

对决竞争阵营

阵营 1负方
CM
Chance Myers

1NE97W · Nashville, TN, US

DUPR

4.972

KM
Kirsten Myers

1RPJNE · Franklin, TN, US

DUPR

4.602

阵营 2胜方
RC
Ryan Camras

67M4YQ · Garland County, AR, US

DUPR

5.625

PI
Putri Insani

9PO65J · Baton Rouge, LA, US

DUPR

4.996

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5648374970
显示原始对决元数据 JSON
[
  {
    "team_id": 6801401017,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Chance Myers",
        "dupr_id": "1NE97W",
        "rating": 4.972,
        "profile_pic_url": null,
        "location": "Nashville, TN, US"
      },
      {
        "name": "Kirsten Myers",
        "dupr_id": "1RPJNE",
        "rating": 4.602,
        "profile_pic_url": null,
        "location": "Franklin, TN, US"
      }
    ]
  },
  {
    "team_id": 5244877890,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ryan Camras",
        "dupr_id": "67M4YQ",
        "rating": 5.625,
        "profile_pic_url": null,
        "location": "Garland County, AR, US"
      },
      {
        "name": "Putri Insani",
        "dupr_id": "9PO65J",
        "rating": 4.996,
        "profile_pic_url": null,
        "location": "Baton Rouge, LA, US"
      }
    ]
  }
]