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

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

ID: 5307949021

对局比分

11-8

获胜 / Win

对决日期

2026-03-28

对局时间 (估算)

2:15 AM

对决场地

Clinton Township, MI

View Facility Page →

对决竞争阵营

阵营 1胜方
EN
Elijah Nokku

G09L7V · Gaithersburg, MD, US

DUPR

4.473

RN
Rithvik Nama

J50ERW · Bengaluru, KA, IN

DUPR

4.502

阵营 2负方
BA
Brett Alderman

2L5OYE · Trenton, MI, US

DUPR

4.097

ZS
Zachary Smith

WNXVQL · USA

DUPR

4.392

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5307949021
显示原始对决元数据 JSON
[
  {
    "team_id": 7740733409,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Elijah Nokku",
        "dupr_id": "G09L7V",
        "rating": 4.473,
        "profile_pic_url": null,
        "location": "Gaithersburg, MD, US"
      },
      {
        "name": "Rithvik Nama",
        "dupr_id": "J50ERW",
        "rating": 4.502,
        "profile_pic_url": null,
        "location": "Bengaluru, KA, IN"
      }
    ]
  },
  {
    "team_id": 6573977636,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brett Alderman",
        "dupr_id": "2L5OYE",
        "rating": 4.097,
        "profile_pic_url": null,
        "location": "Trenton, MI, US"
      },
      {
        "name": "Zachary Smith",
        "dupr_id": "WNXVQL",
        "rating": 4.392,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]