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

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

ID: 8529636548

对局比分

11-4

获胜 / Win

对决日期

2026-03-28

对局时间 (估算)

9:00 PM

对决场地

Clinton Township, MI

View Facility Page →

对决竞争阵营

阵营 1胜方
EN
Elijah Nokku

G09L7V · Gaithersburg, MD, US

DUPR

4.517

RN
Rithvik Nama

J50ERW · Bengaluru, KA, IN

DUPR

4.582

阵营 2负方
FM
Florin Molnar

8EPLJ1 · Sterling Heights, MI, US

DUPR

4.445

YK
Yasser Kifah

3PDG0Z · USA

DUPR

4.234

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8529636548
显示原始对决元数据 JSON
[
  {
    "team_id": 5346901582,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Elijah Nokku",
        "dupr_id": "G09L7V",
        "rating": 4.517,
        "profile_pic_url": null,
        "location": "Gaithersburg, MD, US"
      },
      {
        "name": "Rithvik Nama",
        "dupr_id": "J50ERW",
        "rating": 4.582,
        "profile_pic_url": null,
        "location": "Bengaluru, KA, IN"
      }
    ]
  },
  {
    "team_id": 7128052767,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Florin Molnar",
        "dupr_id": "8EPLJ1",
        "rating": 4.445,
        "profile_pic_url": null,
        "location": "Sterling Heights, MI, US"
      },
      {
        "name": "Yasser Kifah",
        "dupr_id": "3PDG0Z",
        "rating": 4.234,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]