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

PPA Tour: Veolia North Carolina Open - Mens Doubles Skill: (5.0) Age: (08 To 34)

ID: 8231652956

对局比分

15-13

落败 / Loss

对决日期

2025-04-05

对局时间 (估算)

9:00 PM

对决场地

Cary, NC

View Facility Page →

对决竞争阵营

阵营 1胜方
Colby Hill

JZL9JJ · Alpharetta, GA, US

DUPR

5.166

DJ
Daniel Johnson

8JN9ZO · Garner, NC, US

DUPR

4.741

阵营 2负方
JM
Justin Moore

W6640M · Chapel Hill, NC, US

DUPR

4.896

HW
Hunter Weinberg

D9N0DM · Apex, NC, US

DUPR

5.402

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8231652956
显示原始对决元数据 JSON
[
  {
    "team_id": 4639815713,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Colby Hill",
        "dupr_id": "JZL9JJ",
        "rating": 5.166,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/25038/images/profile/20dd15a3-e5ee-4a7c-a414-e3b3b5a94fd8.png",
        "location": "Alpharetta, GA, US"
      },
      {
        "name": "Daniel Johnson",
        "dupr_id": "8JN9ZO",
        "rating": 4.741,
        "profile_pic_url": null,
        "location": "Garner, NC, US"
      }
    ]
  },
  {
    "team_id": 7945974055,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Justin Moore",
        "dupr_id": "W6640M",
        "rating": 4.896,
        "profile_pic_url": null,
        "location": "Chapel Hill, NC, US"
      },
      {
        "name": "Hunter Weinberg",
        "dupr_id": "D9N0DM",
        "rating": 5.402,
        "profile_pic_url": null,
        "location": "Apex, NC, US"
      }
    ]
  }
]