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

2026 Opelika PPA Challenger - Mens Doubles Pro Main Draw

ID: 7895194759

对局比分

11-15

获胜 / Win

对决日期

2026-04-18

对局时间 (估算)

8:45 AM

对决场地

Opelika, AL

View Facility Page →

对决竞争阵营

阵营 1负方
PS
Paul Sin

LVWNZ5 · Baton Rouge, LA, US

DUPR

4.702

TH
Troy Huynh Jr

0Y6YYG · Porter, TX, US

DUPR

4.939

阵营 2胜方
BW
Brian Williams

8K2VGO · Tuscaloosa, AL, US

DUPR

4.719

EB
Eli Butts

7DLDO9 · Jackson County, AL, US

DUPR

4.859

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7895194759
显示原始对决元数据 JSON
[
  {
    "team_id": 6711504645,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Paul Sin",
        "dupr_id": "LVWNZ5",
        "rating": 4.702,
        "profile_pic_url": null,
        "location": "Baton Rouge, LA, US"
      },
      {
        "name": "Troy Huynh Jr",
        "dupr_id": "0Y6YYG",
        "rating": 4.939,
        "profile_pic_url": null,
        "location": "Porter, TX, US"
      }
    ]
  },
  {
    "team_id": 5408675846,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brian Williams",
        "dupr_id": "8K2VGO",
        "rating": 4.719,
        "profile_pic_url": null,
        "location": "Tuscaloosa, AL, US"
      },
      {
        "name": "Eli Butts",
        "dupr_id": "7DLDO9",
        "rating": 4.859,
        "profile_pic_url": null,
        "location": "Jackson County, AL, US"
      }
    ]
  }
]