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

CPL (4.0) Week (11) Monroe Flash @ Flemington Blue

ID: 4580557559

对局比分

15-21

落败 / Loss

对决日期

2026-05-07

对局时间 (估算)

12:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
RS
Richa Shah

3OODVW · Old Bridge, NJ, US

DUPR

4.347

HY
Hayley Yandoli

8GKDWQ · Richmond County, NY, US

DUPR

3.676

阵营 2胜方
ER
Emily Reckenbeil

EGW7RJ · Branchburg, NJ, US

DUPR

4.025

MT
Mary T Brashier

30OXL2 · New Hope, PA, US

DUPR

3.733

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4580557559
显示原始对决元数据 JSON
[
  {
    "team_id": 6554940170,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Richa Shah",
        "dupr_id": "3OODVW",
        "rating": 4.347,
        "profile_pic_url": null,
        "location": "Old Bridge, NJ, US"
      },
      {
        "name": "Hayley Yandoli",
        "dupr_id": "8GKDWQ",
        "rating": 3.676,
        "profile_pic_url": null,
        "location": "Richmond County, NY, US"
      }
    ]
  },
  {
    "team_id": 4305696394,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Emily Reckenbeil",
        "dupr_id": "EGW7RJ",
        "rating": 4.025,
        "profile_pic_url": null,
        "location": "Branchburg, NJ, US"
      },
      {
        "name": "Mary T Brashier",
        "dupr_id": "30OXL2",
        "rating": 3.733,
        "profile_pic_url": null,
        "location": "New Hope, PA, US"
      }
    ]
  }
]