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

4.0+ Monday Night League

ID: 8556375843

对局比分

11-2, 11-8

落败 / Loss

对决日期

2026-05-11

对局时间 (估算)

4:45 AM

对决场地

Kelly Recreation Complex, Imperial Boulevard, Lakeland, FL, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
NS
Nate Sassoon

D9N64X · USA

DUPR

4.483

EM
Ethan Marshall

YN2MGE · Bradenton, FL, US

DUPR

4.256

阵营 2负方
JP
Joseph Philip

RZX67D · USA

DUPR

4.176

CH
Chulho Ham

0Y2W9G · Lakeland, FL, US

DUPR

4.209

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8556375843
显示原始对决元数据 JSON
[
  {
    "team_id": 7621553094,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nate Sassoon",
        "dupr_id": "D9N64X",
        "rating": 4.483,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ethan Marshall",
        "dupr_id": "YN2MGE",
        "rating": 4.256,
        "profile_pic_url": null,
        "location": "Bradenton, FL, US"
      }
    ]
  },
  {
    "team_id": 5320081343,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Joseph Philip",
        "dupr_id": "RZX67D",
        "rating": 4.176,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Chulho Ham",
        "dupr_id": "0Y2W9G",
        "rating": 4.209,
        "profile_pic_url": null,
        "location": "Lakeland, FL, US"
      }
    ]
  }
]