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

DUPR Runs 1/19

ID: 6214156230

对局比分

11-3

获胜 / Win

对决日期

2026-01-19

对局时间 (估算)

7:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
EN
Elijah Nokku

G09L7V · Gaithersburg, MD, US

DUPR

4.173

SS
Samir Sehgal

EGEZJO · Gaithersburg, MD, US

DUPR

4.295

阵营 2负方
AS
Alexander Steliac

E9DKOW · USA

DUPR

3.394

KS
Kevin Shirvani

RYP70Z · Gaithersburg, MD, US

DUPR

3.871

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6214156230
显示原始对决元数据 JSON
[
  {
    "team_id": 6097479233,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Elijah Nokku",
        "dupr_id": "G09L7V",
        "rating": 4.173,
        "profile_pic_url": null,
        "location": "Gaithersburg, MD, US"
      },
      {
        "name": "Samir Sehgal",
        "dupr_id": "EGEZJO",
        "rating": 4.295,
        "profile_pic_url": null,
        "location": "Gaithersburg, MD, US"
      }
    ]
  },
  {
    "team_id": 8505440555,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alexander Steliac",
        "dupr_id": "E9DKOW",
        "rating": 3.394,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kevin Shirvani",
        "dupr_id": "RYP70Z",
        "rating": 3.871,
        "profile_pic_url": null,
        "location": "Gaithersburg, MD, US"
      }
    ]
  }
]