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

The Metro Gala - Mens Doubles Skill: (4.5 And Above) Age: (Any)

ID: 5798359652

对局比分

5-11

获胜 / Win

对决日期

2026-03-28

对局时间 (估算)

9:00 PM

对决场地

Clinton Township, MI

View Facility Page →

对决竞争阵营

阵营 1负方
TD
Tim DeCant

NRGEJZ · Toledo, OH, US

DUPR

4.173

RE
Ryan Early

4LDZPK · Lucas County, OH, US

DUPR

4.185

阵营 2胜方
EN
Elijah Nokku

G09L7V · Gaithersburg, MD, US

DUPR

4.457

RN
Rithvik Nama

J50ERW · Bengaluru, KA, IN

DUPR

4.467

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5798359652
显示原始对决元数据 JSON
[
  {
    "team_id": 8507691918,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tim DeCant",
        "dupr_id": "NRGEJZ",
        "rating": 4.173,
        "profile_pic_url": null,
        "location": "Toledo, OH, US"
      },
      {
        "name": "Ryan Early",
        "dupr_id": "4LDZPK",
        "rating": 4.185,
        "profile_pic_url": null,
        "location": "Lucas County, OH, US"
      }
    ]
  },
  {
    "team_id": 4876751587,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Elijah Nokku",
        "dupr_id": "G09L7V",
        "rating": 4.457,
        "profile_pic_url": null,
        "location": "Gaithersburg, MD, US"
      },
      {
        "name": "Rithvik Nama",
        "dupr_id": "J50ERW",
        "rating": 4.467,
        "profile_pic_url": null,
        "location": "Bengaluru, KA, IN"
      }
    ]
  }
]