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

The February Firefight - 50/50 3.5+

ID: 6086299562

对局比分

11-9, 11-6

落败 / Loss

对决日期

2026-02-20

对局时间 (估算)

3:30 PM

对决场地

Tonawanda, NY

View Facility Page →

对决竞争阵营

阵营 1胜方
MM
Michael Murphy

PWM6NQ · USA

DUPR

3.720

EL
Ezra Littman

O6DEMP · Williamsville, NY, US

DUPR

4.226

阵营 2负方
AK
Aidan Kincaid

J5JKZW · Orchard Park, NY, US

DUPR

3.749

SV
Scott Van Wart

766RE5 · Buffalo, NY, US

DUPR

4.319

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6086299562
显示原始对决元数据 JSON
[
  {
    "team_id": 6536769649,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael Murphy",
        "dupr_id": "PWM6NQ",
        "rating": 3.72,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ezra Littman",
        "dupr_id": "O6DEMP",
        "rating": 4.226,
        "profile_pic_url": null,
        "location": "Williamsville, NY, US"
      }
    ]
  },
  {
    "team_id": 5667687133,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Aidan Kincaid",
        "dupr_id": "J5JKZW",
        "rating": 3.749,
        "profile_pic_url": null,
        "location": "Orchard Park, NY, US"
      },
      {
        "name": "Scott Van Wart",
        "dupr_id": "766RE5",
        "rating": 4.319,
        "profile_pic_url": null,
        "location": "Buffalo, NY, US"
      }
    ]
  }
]