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

Mixed Intermediate Drop-In League Wednesday

ID: 8247882389

对局比分

6-11

落败 / Loss

对决日期

2025-12-24

对局时间 (估算)

6:15 AM

对决场地

Life Time, Robbins Lane, Syosset, NY, USA

View Facility Page →

对决竞争阵营

阵营 1负方
MF
Marcus Friedman

8JQX6D · Kings County, NY, US

DUPR

3.847

RH
Razi Hussaini

NX50D7 · East Farmingdale, NY, US

DUPR

3.243

阵营 2胜方
DC
Dorothy Connolly

N7ZV2N · USA

DUPR

4.043

RI
Robert Inocco

WX6MKK · USA

DUPR

3.439

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8247882389
显示原始对决元数据 JSON
[
  {
    "team_id": 5045177832,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Marcus Friedman",
        "dupr_id": "8JQX6D",
        "rating": 3.847,
        "profile_pic_url": null,
        "location": "Kings County, NY, US"
      },
      {
        "name": "Razi Hussaini",
        "dupr_id": "NX50D7",
        "rating": 3.243,
        "profile_pic_url": null,
        "location": "East Farmingdale, NY, US"
      }
    ]
  },
  {
    "team_id": 7822099752,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Dorothy Connolly",
        "dupr_id": "N7ZV2N",
        "rating": 4.043,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Robert Inocco",
        "dupr_id": "WX6MKK",
        "rating": 3.439,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]