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

4/23 - WEEK 2

ID: 7796387560

对局比分

15-13

获胜 / Win

对决日期

2025-04-24

对局时间 (估算)

5:00 PM

对决场地

The Courts McKinney Tennis Center

未核实场馆

对决竞争阵营

阵营 1胜方
JB
Joel Brzezinski

EGELNJ · McKinney, TX, US

DUPR

3.494

ME
Max English

L2VDW5 · Melissa, TX, US

DUPR

2.836

阵营 2负方
DO
Darlene Ormston

QPWXJD · McKinney, TX, US

DUPR

3.745

AA
Adil Ali

67RNNG · Plano, TX, US

DUPR

2.898

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7796387560
显示原始对决元数据 JSON
[
  {
    "team_id": 4375266071,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Joel Brzezinski",
        "dupr_id": "EGELNJ",
        "rating": 3.494,
        "profile_pic_url": null,
        "location": "McKinney, TX, US"
      },
      {
        "name": "Max English",
        "dupr_id": "L2VDW5",
        "rating": 2.836,
        "profile_pic_url": null,
        "location": "Melissa, TX, US"
      }
    ]
  },
  {
    "team_id": 6168141324,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Darlene Ormston",
        "dupr_id": "QPWXJD",
        "rating": 3.745,
        "profile_pic_url": null,
        "location": "McKinney, TX, US"
      },
      {
        "name": "Adil Ali",
        "dupr_id": "67RNNG",
        "rating": 2.898,
        "profile_pic_url": null,
        "location": "Plano, TX, US"
      }
    ]
  }
]