返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

BBB Legends Tournament, 4/29/2026 - Final

ID: 8313370961

对局比分

15-10

落败 / Loss

对决日期

2026-04-30

对局时间 (估算)

6:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
MO
Mykel Oliver

175MYN · USA

DUPR

4.477

RL
Ryan Lopez

3VNPM7 · Herndon, VA, US

DUPR

4.570

阵营 2负方
SS
Samir Sehgal

EGEZJO · Gaithersburg, MD, US

DUPR

4.597

MS
Michael Shirvani

EW265E · North Potomac, MD, US

DUPR

4.478

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8313370961
显示原始对决元数据 JSON
[
  {
    "team_id": 6438373633,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mykel Oliver",
        "dupr_id": "175MYN",
        "rating": 4.477,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ryan Lopez",
        "dupr_id": "3VNPM7",
        "rating": 4.57,
        "profile_pic_url": null,
        "location": "Herndon, VA, US"
      }
    ]
  },
  {
    "team_id": 6669091155,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Samir Sehgal",
        "dupr_id": "EGEZJO",
        "rating": 4.597,
        "profile_pic_url": null,
        "location": "Gaithersburg, MD, US"
      },
      {
        "name": "Michael Shirvani",
        "dupr_id": "EW265E",
        "rating": 4.478,
        "profile_pic_url": null,
        "location": "North Potomac, MD, US"
      }
    ]
  }
]