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

Advanced Tuesday Night League

ID: 5296597037

对局比分

15-3

落败 / Loss

对决日期

2026-04-16

对局时间 (估算)

6:15 AM

对决场地

Life Time, Hard Road, Dublin, OH, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
SO
Soli Ogra

8EO4GM · Dublin, OH, US

DUPR

4.237

A
Ahmed

KOKYLY · Dublin, OH, US

DUPR

3.894

阵营 2负方
JM
Jason Mertens

E96XGW · Columbus, OH, US

DUPR

3.782

DO
Dafir Ouazzani

MYWG2P · Plain City, OH, US

DUPR

3.847

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5296597037
显示原始对决元数据 JSON
[
  {
    "team_id": 6423776231,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Soli Ogra",
        "dupr_id": "8EO4GM",
        "rating": 4.237,
        "profile_pic_url": null,
        "location": "Dublin, OH, US"
      },
      {
        "name": "Ahmed",
        "dupr_id": "KOKYLY",
        "rating": 3.894,
        "profile_pic_url": null,
        "location": "Dublin, OH, US"
      }
    ]
  },
  {
    "team_id": 5420951842,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jason Mertens",
        "dupr_id": "E96XGW",
        "rating": 3.782,
        "profile_pic_url": null,
        "location": "Columbus, OH, US"
      },
      {
        "name": "Dafir Ouazzani",
        "dupr_id": "MYWG2P",
        "rating": 3.847,
        "profile_pic_url": null,
        "location": "Plain City, OH, US"
      }
    ]
  }
]