返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

Week 7

ID: 8563376797

对局比分

11-8, 11-6

落败 / Loss

对决日期

2026-05-06

对局时间 (估算)

2:15 AM

对决场地

Hyde Park

View Facility Page →

对决竞争阵营

阵营 1胜方
RC
Ryan Crowe

2ZEWGE · Brookline, MA, US

DUPR

3.212

RL
Ricky Lam

DYDYKM · Boston, MA, US

DUPR

2.731

阵营 2负方
PS
Parth Shah

RWEZ4D · Watertown, MA, US

DUPR

2.881

MR
Mia Reine

P5626G · MA, US

DUPR

2.727

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8563376797
显示原始对决元数据 JSON
[
  {
    "team_id": 6563296940,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ryan Crowe",
        "dupr_id": "2ZEWGE",
        "rating": 3.212,
        "profile_pic_url": null,
        "location": "Brookline, MA, US"
      },
      {
        "name": "Ricky  Lam",
        "dupr_id": "DYDYKM",
        "rating": 2.731,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      }
    ]
  },
  {
    "team_id": 8500884546,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Parth Shah",
        "dupr_id": "RWEZ4D",
        "rating": 2.881,
        "profile_pic_url": null,
        "location": "Watertown, MA, US"
      },
      {
        "name": "Mia Reine",
        "dupr_id": "P5626G",
        "rating": 2.727,
        "profile_pic_url": null,
        "location": "MA, US"
      }
    ]
  }
]