返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

Char Bar Spring Round Robin 2.012 - 3.139 - Week 10 - Round 1 Pool A

ID: 4902054248

对局比分

6-11

落败 / Loss

对决日期

2026-05-05

对局时间 (估算)

9:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
HS
Hemang Shah

DYM6P4 · USA

DUPR

2.032

AR
Ashlyn Reimer

LWR9KK · Smithville, MO, US

DUPR

2.656

阵营 2胜方
EO
Eric Ortiz

EW52DV · Kansas City, KS, US

DUPR

2.959

JW
Justin Wilder

NXKGG2 · USA

DUPR

2.647

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4902054248
显示原始对决元数据 JSON
[
  {
    "team_id": 5158512439,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Hemang Shah",
        "dupr_id": "DYM6P4",
        "rating": 2.032,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ashlyn  Reimer",
        "dupr_id": "LWR9KK",
        "rating": 2.656,
        "profile_pic_url": null,
        "location": "Smithville, MO, US"
      }
    ]
  },
  {
    "team_id": 6313475760,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Eric Ortiz",
        "dupr_id": "EW52DV",
        "rating": 2.959,
        "profile_pic_url": null,
        "location": "Kansas City, KS, US"
      },
      {
        "name": "Justin Wilder",
        "dupr_id": "NXKGG2",
        "rating": 2.647,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]