返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

Pool A - 3rd Team Bracket (Bid Required until 3/19) (Fri/Sat)

ID: 7386960304

对局比分

9-21

获胜 / Win

对决日期

2026-04-10

对局时间 (估算)

5:00 PM

对决场地

Life Time Peachtree Corners

未核实场馆

对决竞争阵营

阵营 1负方
HF
Hudson Fry

P5PM0X · USA

DUPR

2.832

TZ
Tarin Zank

ZZ4LRM · USA

DUPR

2.939

阵营 2胜方
MD
Mati Dawit

ZNRRXW · Burke, VA, US

DUPR

4.825

PC
Presley Caroland

G5DRLV · Harrisonburg, VA, US

DUPR

3.686

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7386960304
显示原始对决元数据 JSON
[
  {
    "team_id": 8108811536,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Hudson Fry",
        "dupr_id": "P5PM0X",
        "rating": 2.832,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tarin Zank",
        "dupr_id": "ZZ4LRM",
        "rating": 2.939,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8164462504,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mati Dawit",
        "dupr_id": "ZNRRXW",
        "rating": 4.825,
        "profile_pic_url": null,
        "location": "Burke, VA, US"
      },
      {
        "name": "Presley Caroland",
        "dupr_id": "G5DRLV",
        "rating": 3.686,
        "profile_pic_url": null,
        "location": "Harrisonburg, VA, US"
      }
    ]
  }
]