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

Round 1 3/23/26 Monday Night Men’s League

ID: 7704858910

对局比分

11-9

获胜 / Win

对决日期

2026-03-23

对局时间 (估算)

11:30 PM

对决场地

Pickle & Taps

View Facility Page →

对决竞争阵营

阵营 1胜方
GB
Gabe Branch

35VYNR · Wilmington, NC, US

DUPR

4.620

KM
Kevin Montague

V4JOE5 · Wilmington, NC, US

DUPR

4.184

阵营 2负方
RD
Ronald David Hearn Jr

QP7ZLN · Leland, NC, US

DUPR

4.366

AH
Antoine Hawkins

GGX4DD · Wilmington, NC, US

DUPR

4.131

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7704858910
显示原始对决元数据 JSON
[
  {
    "team_id": 7540598825,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Gabe Branch",
        "dupr_id": "35VYNR",
        "rating": 4.62,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      },
      {
        "name": "Kevin Montague",
        "dupr_id": "V4JOE5",
        "rating": 4.184,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      }
    ]
  },
  {
    "team_id": 5981551239,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ronald David Hearn Jr",
        "dupr_id": "QP7ZLN",
        "rating": 4.366,
        "profile_pic_url": null,
        "location": "Leland, NC, US"
      },
      {
        "name": "Antoine Hawkins",
        "dupr_id": "GGX4DD",
        "rating": 4.131,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      }
    ]
  }
]