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

DUPR Runs 1/19

ID: 5170549742

对局比分

9-11

获胜 / Win

对决日期

2026-01-19

对局时间 (估算)

3:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
AS
Alexander Steliac

E9DKOW · USA

DUPR

3.403

SS
Samir Sehgal

EGEZJO · Gaithersburg, MD, US

DUPR

4.298

阵营 2胜方
EN
Elijah Nokku

G09L7V · Gaithersburg, MD, US

DUPR

4.166

KS
Kevin Shirvani

RYP70Z · Gaithersburg, MD, US

DUPR

3.861

数据访问 (AI / 开发者)

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

cURL Request:

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