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

1 pm 3-4 DUPR Upper Intermediate Point Play

ID: 4634760804

对局比分

11-6

落败 / Loss

对决日期

2026-05-05

对局时间 (估算)

1:00 PM

对决场地

WEST YMCA - Greater Wichita YMCA

未核实场馆

对决竞争阵营

阵营 1胜方
CR
Carlos Ramirez

PPVRMG · USA

DUPR

3.061

NK
Noah Kessler

NRR9KZ · Wichita, KS, US

DUPR

3.576

阵营 2负方
BD
Binh Dang

V4DOLJ · Wichita, KS, US

DUPR

2.926

HS
HARVEY SELF

0YXVDN · Derby, KS, US

DUPR

3.550

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4634760804
显示原始对决元数据 JSON
[
  {
    "team_id": 6910620379,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Carlos  Ramirez",
        "dupr_id": "PPVRMG",
        "rating": 3.061,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Noah Kessler",
        "dupr_id": "NRR9KZ",
        "rating": 3.576,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      }
    ]
  },
  {
    "team_id": 7323123301,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Binh Dang",
        "dupr_id": "V4DOLJ",
        "rating": 2.926,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      },
      {
        "name": "HARVEY SELF",
        "dupr_id": "0YXVDN",
        "rating": 3.55,
        "profile_pic_url": null,
        "location": "Derby, KS, US"
      }
    ]
  }
]