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

Going Away Tournament

ID: 7851893234

对局比分

11-8, 11-2

获胜 / Win

对决日期

2025-11-08

对局时间 (估算)

3:30 PM

对决场地

2201 S Wilmington St Suite 145, Raleigh, NC 27603, USA

未核实场馆

对决竞争阵营

阵营 1胜方
JM
Justin Moore

W6640M · Chapel Hill, NC, US

DUPR

4.874

HW
Hunter Weinberg

D9N0DM · Apex, NC, US

DUPR

5.184

阵营 2负方
JR
Joseph Rojas

4LQ4MM · Cary, NC, US

DUPR

4.472

ZG
Zander Gillentine

JZ9VDO · Knightdale, NC, US

DUPR

4.195

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7851893234
显示原始对决元数据 JSON
[
  {
    "team_id": 7619140823,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Justin Moore",
        "dupr_id": "W6640M",
        "rating": 4.874,
        "profile_pic_url": null,
        "location": "Chapel Hill, NC, US"
      },
      {
        "name": "Hunter Weinberg",
        "dupr_id": "D9N0DM",
        "rating": 5.184,
        "profile_pic_url": null,
        "location": "Apex, NC, US"
      }
    ]
  },
  {
    "team_id": 6767795622,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Joseph Rojas",
        "dupr_id": "4LQ4MM",
        "rating": 4.472,
        "profile_pic_url": null,
        "location": "Cary, NC, US"
      },
      {
        "name": "Zander Gillentine",
        "dupr_id": "JZ9VDO",
        "rating": 4.195,
        "profile_pic_url": null,
        "location": "Knightdale, NC, US"
      }
    ]
  }
]