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

V-3 Team Tournament Pool Play

ID: 7825078171

对局比分

5-11

获胜 / Win

对决日期

2026-03-21

对局时间 (估算)

8:45 AM

对决场地

Life Time, Courtside Drive Northwest, Peachtree Corners, GA, USA

View Facility Page →

对决竞争阵营

阵营 1负方
EB
Eric Bryan

GWXYRM · USA

DUPR

3.790

AD
Annette Deadwyler

949JQE · Duluth, GA, US

DUPR

3.697

阵营 2胜方
DV
Daniel Vo

JJYD7W · Gwinnett County, GA, US

DUPR

3.783

SL
Sally Ladrach

NY9G22 · Jackson County, GA, US

DUPR

3.831

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7825078171
显示原始对决元数据 JSON
[
  {
    "team_id": 7844451831,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Eric Bryan",
        "dupr_id": "GWXYRM",
        "rating": 3.79,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Annette Deadwyler",
        "dupr_id": "949JQE",
        "rating": 3.697,
        "profile_pic_url": null,
        "location": "Duluth, GA, US"
      }
    ]
  },
  {
    "team_id": 7790812218,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Daniel  Vo",
        "dupr_id": "JJYD7W",
        "rating": 3.783,
        "profile_pic_url": null,
        "location": "Gwinnett County, GA, US"
      },
      {
        "name": "Sally Ladrach",
        "dupr_id": "NY9G22",
        "rating": 3.831,
        "profile_pic_url": null,
        "location": "Jackson County, GA, US"
      }
    ]
  }
]