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

Wednesday Men's DUPR 3.75 3/12

ID: 4538275796

对局比分

8-11

落败 / Loss

对决日期

2025-03-12

对局时间 (估算)

9:00 PM

对决场地

Noblesville

View Facility Page →

对决竞争阵营

阵营 1负方
JZ
James Zhang

L5RM6Z · Fishers, IN, US

DUPR

3.071

AY
Andrew Young

RZOWZZ · Westfield, IN, US

DUPR

4.330

阵营 2胜方
MB
Mark Ballard

9PRM6E · USA

DUPR

3.350

MJ
Marc Johnson

1QQR05 · Fishers, IN, US

DUPR

3.657

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4538275796
显示原始对决元数据 JSON
[
  {
    "team_id": 4406132883,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "James Zhang",
        "dupr_id": "L5RM6Z",
        "rating": 3.071,
        "profile_pic_url": null,
        "location": "Fishers, IN, US"
      },
      {
        "name": "Andrew Young",
        "dupr_id": "RZOWZZ",
        "rating": 4.33,
        "profile_pic_url": null,
        "location": "Westfield, IN, US"
      }
    ]
  },
  {
    "team_id": 5907489404,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mark Ballard",
        "dupr_id": "9PRM6E",
        "rating": 3.35,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Marc Johnson",
        "dupr_id": "1QQR05",
        "rating": 3.657,
        "profile_pic_url": null,
        "location": "Fishers, IN, US"
      }
    ]
  }
]