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

Round of 16 - 2nd Team Bracket - The Nationals

ID: 8185706419

对局比分

21-15

获胜 / Win

对决日期

2026-04-11

对局时间 (估算)

8:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
AC
Adam C Jones

3XDGP4 · Fort Worth, TX, US

DUPR

5.098

EM
Ethan Mahony

XJ2G5X · Scottsdale, AZ, US

DUPR

4.826

阵营 2负方
ZI
Zj Ignash

YGLO7E · Atlanta, GA, US

DUPR

4.831

MW
Michael Wittland

0QPJ92 · Marietta, GA, US

DUPR

4.722

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8185706419
显示原始对决元数据 JSON
[
  {
    "team_id": 4598187800,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Adam C Jones",
        "dupr_id": "3XDGP4",
        "rating": 5.098,
        "profile_pic_url": null,
        "location": "Fort Worth, TX, US"
      },
      {
        "name": "Ethan Mahony",
        "dupr_id": "XJ2G5X",
        "rating": 4.826,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      }
    ]
  },
  {
    "team_id": 7624700354,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Zj Ignash",
        "dupr_id": "YGLO7E",
        "rating": 4.831,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Michael Wittland",
        "dupr_id": "0QPJ92",
        "rating": 4.722,
        "profile_pic_url": null,
        "location": "Marietta, GA, US"
      }
    ]
  }
]