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

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

ID: 5622534725

对局比分

15-8

落败 / Loss

对决日期

2025-04-05

对局时间 (估算)

6:15 AM

对决场地

Cary, NC

View Facility Page →

对决竞争阵营

阵营 1胜方
JM
Justin Moore

W6640M · Chapel Hill, NC, US

DUPR

4.910

HW
Hunter Weinberg

D9N0DM · Apex, NC, US

DUPR

5.427

阵营 2负方
CS
Connor Slagill

PK04QX · Cary, NC, US

DUPR

4.549

CM
Corbin McAvinew

8WD0JM · Chapel Hill, NC, US

DUPR

5.009

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5622534725
显示原始对决元数据 JSON
[
  {
    "team_id": 7712298214,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Justin Moore",
        "dupr_id": "W6640M",
        "rating": 4.91,
        "profile_pic_url": null,
        "location": "Chapel Hill, NC, US"
      },
      {
        "name": "Hunter Weinberg",
        "dupr_id": "D9N0DM",
        "rating": 5.427,
        "profile_pic_url": null,
        "location": "Apex, NC, US"
      }
    ]
  },
  {
    "team_id": 5223487181,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Connor Slagill",
        "dupr_id": "PK04QX",
        "rating": 4.549,
        "profile_pic_url": null,
        "location": "Cary, NC, US"
      },
      {
        "name": "Corbin McAvinew",
        "dupr_id": "8WD0JM",
        "rating": 5.009,
        "profile_pic_url": null,
        "location": "Chapel Hill, NC, US"
      }
    ]
  }
]