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

Monday Evening Intermediate Ladder League- Week 5

ID: 7747176845

对局比分

11-0

获胜 / Win

对决日期

2026-04-20

对局时间 (估算)

6:15 AM

对决场地

CityPickle Times Square, Broadway, New York, NY, USA

未核实场馆

对决竞争阵营

阵营 1胜方
LL
Lauren Labott

8K6VK7 · New York, NY, US

DUPR

3.133

PC
Patrick Chen

7NXDGM · New York, NY, US

DUPR

3.610

阵营 2负方
JQ
Jackie Quan

7D4JW0 · New York, NY, US

DUPR

2.489

AF
Alan Friedman

N5X5XN · USA

DUPR

2.583

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7747176845
显示原始对决元数据 JSON
[
  {
    "team_id": 8276856562,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lauren Labott",
        "dupr_id": "8K6VK7",
        "rating": 3.133,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Patrick Chen",
        "dupr_id": "7NXDGM",
        "rating": 3.61,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  },
  {
    "team_id": 7287932691,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jackie Quan",
        "dupr_id": "7D4JW0",
        "rating": 2.489,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Alan Friedman",
        "dupr_id": "N5X5XN",
        "rating": 2.583,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]