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

2026 Opelika PPA Challenger - Mens Doubles Pro Main Draw

ID: 7697247174

对局比分

19-17

获胜 / Win

对决日期

2026-04-18

对局时间 (估算)

7:30 PM

对决场地

Opelika, AL

View Facility Page →

对决竞争阵营

阵营 1胜方
BL
Blake Lowe

NYGR4W · Gardendale, AL, US

DUPR

5.247

VR
Vincent Rettke

7D0W70 · Madison, AL, US

DUPR

5.415

阵营 2负方
Colby Hill

JZL9JJ · Alpharetta, GA, US

DUPR

5.185

DJ
Daniel Johnson

8JN9ZO · Garner, NC, US

DUPR

5.234

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7697247174
显示原始对决元数据 JSON
[
  {
    "team_id": 5099465705,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Blake Lowe",
        "dupr_id": "NYGR4W",
        "rating": 5.247,
        "profile_pic_url": null,
        "location": "Gardendale, AL, US"
      },
      {
        "name": "Vincent Rettke",
        "dupr_id": "7D0W70",
        "rating": 5.415,
        "profile_pic_url": null,
        "location": "Madison, AL, US"
      }
    ]
  },
  {
    "team_id": 7042717178,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Colby Hill",
        "dupr_id": "JZL9JJ",
        "rating": 5.185,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/25038/images/profile/20dd15a3-e5ee-4a7c-a414-e3b3b5a94fd8.png",
        "location": "Alpharetta, GA, US"
      },
      {
        "name": "Daniel Johnson",
        "dupr_id": "8JN9ZO",
        "rating": 5.234,
        "profile_pic_url": null,
        "location": "Garner, NC, US"
      }
    ]
  }
]