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

Competitive Open Play Match

ID: 7867262362

对局比分

4-11

落败 / Loss

对决日期

2024-02-15

对局时间 (估算)

11:30 PM

对决场地

Commonpoint Queens Tennis and Athletic Center, Winchester Boulevard, Queens, NY, USA

View Facility Page →

对决竞争阵营

阵营 1负方
SC
Samuel Chin

8GQGLV · Queens County, NY, US

DUPR

4.460

MN
Michael Ngai

W6XPQG · USA

DUPR

3.860

阵营 2胜方
RF
Rick Franchella

QPM754 · USA

DUPR

4.226

RG
Richard Gyi

NY2J52 · USA

DUPR

3.632

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7867262362
显示原始对决元数据 JSON
[
  {
    "team_id": 7585168844,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Samuel Chin",
        "dupr_id": "8GQGLV",
        "rating": 4.46,
        "profile_pic_url": null,
        "location": "Queens County, NY, US"
      },
      {
        "name": "Michael Ngai",
        "dupr_id": "W6XPQG",
        "rating": 3.86,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8416240444,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Rick Franchella",
        "dupr_id": "QPM754",
        "rating": 4.226,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Richard Gyi",
        "dupr_id": "NY2J52",
        "rating": 3.632,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]