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

Spring Classic - PickleRage - Jacksonville, FL - Mens Doubles Skill: (4.0) Age: (Any)

ID: 8527375052

对局比分

11-8

落败 / Loss

对决日期

2026-05-23

对局时间 (估算)

9:00 PM

对决场地

Jacksonville, FL

View Facility Page →

对决竞争阵营

阵营 1胜方
BD
Benneth Dela Cruz

Q549PN · USA

DUPR

3.391

MC
Mark Cortez

0ZZMVG · USA

DUPR

4.193

阵营 2负方
KL
Kevin Lamar Williams

L5DN9J · Jacksonville, FL, US

DUPR

4.073

MO
Mirnes Osmanovic

6ZYVXD · Jacksonville, FL, US

DUPR

3.974

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8527375052
显示原始对决元数据 JSON
[
  {
    "team_id": 8224246510,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Benneth Dela Cruz",
        "dupr_id": "Q549PN",
        "rating": 3.391,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mark  Cortez",
        "dupr_id": "0ZZMVG",
        "rating": 4.193,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6657065005,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kevin Lamar Williams",
        "dupr_id": "L5DN9J",
        "rating": 4.073,
        "profile_pic_url": null,
        "location": "Jacksonville, FL, US"
      },
      {
        "name": "Mirnes Osmanovic",
        "dupr_id": "6ZYVXD",
        "rating": 3.974,
        "profile_pic_url": null,
        "location": "Jacksonville, FL, US"
      }
    ]
  }
]