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

Going Away Tournament

ID: 7278354511

对局比分

11-8, 11-9

获胜 / Win

对决日期

2025-11-08

对局时间 (估算)

8:45 AM

对决场地

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

未核实场馆

对决竞争阵营

阵营 1胜方
JM
Justin Moore

W6640M · Chapel Hill, NC, US

DUPR

4.911

HW
Hunter Weinberg

D9N0DM · Apex, NC, US

DUPR

5.275

阵营 2负方
JL
Jay Livingston

V766M5 · Cary, NC, US

DUPR

4.737

MU
Mihir Upadhye

3PZ7Q1 · Chapel Hill, NC, US

DUPR

4.791

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7278354511
显示原始对决元数据 JSON
[
  {
    "team_id": 4779916614,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Justin Moore",
        "dupr_id": "W6640M",
        "rating": 4.911,
        "profile_pic_url": null,
        "location": "Chapel Hill, NC, US"
      },
      {
        "name": "Hunter Weinberg",
        "dupr_id": "D9N0DM",
        "rating": 5.275,
        "profile_pic_url": null,
        "location": "Apex, NC, US"
      }
    ]
  },
  {
    "team_id": 6376546126,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jay Livingston",
        "dupr_id": "V766M5",
        "rating": 4.737,
        "profile_pic_url": null,
        "location": "Cary, NC, US"
      },
      {
        "name": "Mihir Upadhye",
        "dupr_id": "3PZ7Q1",
        "rating": 4.791,
        "profile_pic_url": null,
        "location": "Chapel Hill, NC, US"
      }
    ]
  }
]