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

2026 Opelika PPA Challenger - Mens Doubles Pro Main Draw

ID: 7511308743

对局比分

5-15

落败 / Loss

对决日期

2026-04-18

对局时间 (估算)

4:45 AM

对决场地

Opelika, AL

View Facility Page →

对决竞争阵营

阵营 1负方
BL
Blake Lowe

NYGR4W · Gardendale, AL, US

DUPR

5.294

VR
Vincent Rettke

7D0W70 · Madison, AL, US

DUPR

5.430

阵营 2胜方
PM
Parth Mody

PW7M0Q · Johns Creek, GA, US

DUPR

5.638

DK
Dale Kim

0YDVPN · Seoul, KR

DUPR

5.562

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7511308743
显示原始对决元数据 JSON
[
  {
    "team_id": 5980487337,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Blake Lowe",
        "dupr_id": "NYGR4W",
        "rating": 5.294,
        "profile_pic_url": null,
        "location": "Gardendale, AL, US"
      },
      {
        "name": "Vincent Rettke",
        "dupr_id": "7D0W70",
        "rating": 5.43,
        "profile_pic_url": null,
        "location": "Madison, AL, US"
      }
    ]
  },
  {
    "team_id": 6174757247,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Parth Mody",
        "dupr_id": "PW7M0Q",
        "rating": 5.638,
        "profile_pic_url": null,
        "location": "Johns Creek, GA, US"
      },
      {
        "name": "Dale Kim",
        "dupr_id": "0YDVPN",
        "rating": 5.562,
        "profile_pic_url": null,
        "location": "Seoul, KR"
      }
    ]
  }
]