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

Dill Dinkers Winter Warmup - Mens Doubles Skill: (4.0) Age: (5 To 34)

ID: 4453351301

对局比分

13-15

获胜 / Win

对决日期

2026-01-10

对局时间 (估算)

6:15 AM

对决场地

Atlanta, GA

View Facility Page →

对决竞争阵营

阵营 1负方
TP
Taj Pirzada

QXXMXD · Alpharetta, GA, US

DUPR

3.613

BH
Benjamin Harper

D9XZE6 · Forsyth County, GA, US

DUPR

4.188

阵营 2胜方
BH
Billy Hughes

8DQ4EY · Atlanta, GA, US

DUPR

4.281

JP
Jo Pendergrast

4ZY0Y6 · Atlanta, GA, US

DUPR

3.907

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4453351301
显示原始对决元数据 JSON
[
  {
    "team_id": 6086852496,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Taj Pirzada",
        "dupr_id": "QXXMXD",
        "rating": 3.613,
        "profile_pic_url": null,
        "location": "Alpharetta, GA, US"
      },
      {
        "name": "Benjamin Harper",
        "dupr_id": "D9XZE6",
        "rating": 4.188,
        "profile_pic_url": null,
        "location": "Forsyth County, GA, US"
      }
    ]
  },
  {
    "team_id": 4352620824,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Billy Hughes",
        "dupr_id": "8DQ4EY",
        "rating": 4.281,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Jo Pendergrast",
        "dupr_id": "4ZY0Y6",
        "rating": 3.907,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      }
    ]
  }
]