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

2026 Opelika PPA Challenger - Mens Doubles Pro Main Draw

ID: 6020838325

对局比分

2-15

获胜 / Win

对决日期

2026-04-18

对局时间 (估算)

2:15 AM

对决场地

Opelika, AL

View Facility Page →

对决竞争阵营

阵营 1负方
DM
Danny Miron

8GQLPQ · Atlanta, GA, US

DUPR

5.566

Bret Berryman

XJEOG7 · Kansas City, MO, US

DUPR

5.491

阵营 2胜方
RC
Ryan Camras

67M4YQ · Garland County, AR, US

DUPR

5.620

CG
Casey Garretson

3554OL · North Little Rock, AR, US

DUPR

5.575

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6020838325
显示原始对决元数据 JSON
[
  {
    "team_id": 7566766972,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Danny Miron",
        "dupr_id": "8GQLPQ",
        "rating": 5.566,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Bret Berryman",
        "dupr_id": "XJEOG7",
        "rating": 5.491,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1247300/images/profile/22907d54-a4f6-449a-933e-f68eb0c8d520.png",
        "location": "Kansas City, MO, US"
      }
    ]
  },
  {
    "team_id": 5107700362,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ryan Camras",
        "dupr_id": "67M4YQ",
        "rating": 5.62,
        "profile_pic_url": null,
        "location": "Garland County, AR, US"
      },
      {
        "name": "Casey Garretson",
        "dupr_id": "3554OL",
        "rating": 5.575,
        "profile_pic_url": null,
        "location": "North Little Rock, AR, US"
      }
    ]
  }
]