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

Pool H - 2nd Team Bracket (Bid Required) (Fri/Sat)

ID: 5566777222

对局比分

21-18

获胜 / Win

对决日期

2026-04-10

对局时间 (估算)

11:30 PM

对决场地

Life Time Peachtree Corners

未核实场馆

对决竞争阵营

阵营 1胜方
ZG
Zachary Guy

JZKZOW · Brownsburg, IN, US

DUPR

4.498

TB
Tori Burke

EGRZ2V · West Lafayette, IN, US

DUPR

3.779

阵营 2负方
ZI
Zj Ignash

YGLO7E · Atlanta, GA, US

DUPR

4.849

BN
Brooklyn Nguyen

L25P2K · Lawrenceville, GA, US

DUPR

3.919

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5566777222
显示原始对决元数据 JSON
[
  {
    "team_id": 5631897337,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Zachary Guy",
        "dupr_id": "JZKZOW",
        "rating": 4.498,
        "profile_pic_url": null,
        "location": "Brownsburg, IN, US"
      },
      {
        "name": "Tori Burke",
        "dupr_id": "EGRZ2V",
        "rating": 3.779,
        "profile_pic_url": null,
        "location": "West Lafayette, IN, US"
      }
    ]
  },
  {
    "team_id": 4316968468,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Zj Ignash",
        "dupr_id": "YGLO7E",
        "rating": 4.849,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Brooklyn Nguyen",
        "dupr_id": "L25P2K",
        "rating": 3.919,
        "profile_pic_url": null,
        "location": "Lawrenceville, GA, US"
      }
    ]
  }
]