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

Friday Ladder League

ID: 7876058075

对局比分

11-10

落败 / Loss

对决日期

2026-04-17

对局时间 (估算)

12:45 AM

对决场地

The Picklr Fort Collins, Jessup Drive, Fort Collins, CO, USA

未核实场馆

对决竞争阵营

阵营 1胜方
RJ
Randy Janke

NYR277 · Fort Collins, CO, US

DUPR

2.895

RM
Rachel McCasland

1QOED0 · Fort Collins, CO, US

DUPR

2.866

阵营 2负方
PM
Paul Morris

7DKYYM · Fort Collins, CO, US

DUPR

2.808

AS
Andrea Stout

KOQRWQ · Fort Collins, CO, US

DUPR

2.801

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7876058075
显示原始对决元数据 JSON
[
  {
    "team_id": 7549933799,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Randy Janke",
        "dupr_id": "NYR277",
        "rating": 2.895,
        "profile_pic_url": null,
        "location": "Fort Collins, CO, US"
      },
      {
        "name": "Rachel McCasland",
        "dupr_id": "1QOED0",
        "rating": 2.866,
        "profile_pic_url": null,
        "location": "Fort Collins, CO, US"
      }
    ]
  },
  {
    "team_id": 6818865522,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Paul Morris",
        "dupr_id": "7DKYYM",
        "rating": 2.808,
        "profile_pic_url": null,
        "location": "Fort Collins, CO, US"
      },
      {
        "name": "Andrea Stout",
        "dupr_id": "KOQRWQ",
        "rating": 2.801,
        "profile_pic_url": null,
        "location": "Fort Collins, CO, US"
      }
    ]
  }
]