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

2026 Opelika PPA Challenger - Mens Doubles Pro Main Draw

ID: 8228805376

对局比分

8-15

获胜 / Win

对决日期

2026-04-18

对局时间 (估算)

5:00 PM

对决场地

Opelika, AL

View Facility Page →

对决竞争阵营

阵营 1负方
RC
Ryan Camras

67M4YQ · Garland County, AR, US

DUPR

5.613

CG
Casey Garretson

3554OL · North Little Rock, AR, US

DUPR

5.569

阵营 2胜方
Miles Hoover

17PRR0 · Colorado Springs, CO, US

DUPR

5.655

KH
Kentaro Hamaguchi

4LZ9QV · Hachioji, Tokyo, JP

DUPR

5.590

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8228805376
显示原始对决元数据 JSON
[
  {
    "team_id": 8034785592,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ryan Camras",
        "dupr_id": "67M4YQ",
        "rating": 5.613,
        "profile_pic_url": null,
        "location": "Garland County, AR, US"
      },
      {
        "name": "Casey Garretson",
        "dupr_id": "3554OL",
        "rating": 5.569,
        "profile_pic_url": null,
        "location": "North Little Rock, AR, US"
      }
    ]
  },
  {
    "team_id": 4765159847,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Miles Hoover",
        "dupr_id": "17PRR0",
        "rating": 5.655,
        "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": "Kentaro Hamaguchi",
        "dupr_id": "4LZ9QV",
        "rating": 5.59,
        "profile_pic_url": null,
        "location": "Hachioji, Tokyo, JP"
      }
    ]
  }
]