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

CPL (4.0) Week (11) Picklr Fair Lawn @ Home Court

ID: 4478905949

对局比分

21-14

落败 / Loss

对决日期

2026-05-07

对局时间 (估算)

6:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
BB
Bo Blaine Gumalo

EG5YJO · Belleville, NJ, US

DUPR

4.533

RS
Raymon Sarza

2L5XGR · Lingayen, Ilocos Region, PH

DUPR

4.494

阵营 2负方
PM
Phil Mania

V74YEP · Califon, NJ, US

DUPR

4.071

EM
Elliot Maxwell Stevens

XJMDR5 · Randolph, NJ, US

DUPR

4.442

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4478905949
显示原始对决元数据 JSON
[
  {
    "team_id": 6186128836,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bo Blaine Gumalo",
        "dupr_id": "EG5YJO",
        "rating": 4.533,
        "profile_pic_url": null,
        "location": "Belleville, NJ, US"
      },
      {
        "name": "Raymon Sarza",
        "dupr_id": "2L5XGR",
        "rating": 4.494,
        "profile_pic_url": null,
        "location": "Lingayen, Ilocos Region, PH"
      }
    ]
  },
  {
    "team_id": 7306621953,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Phil Mania",
        "dupr_id": "V74YEP",
        "rating": 4.071,
        "profile_pic_url": null,
        "location": "Califon, NJ, US"
      },
      {
        "name": "Elliot Maxwell Stevens",
        "dupr_id": "XJMDR5",
        "rating": 4.442,
        "profile_pic_url": null,
        "location": "Randolph, NJ, US"
      }
    ]
  }
]