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

CPL (4.0) Week (7) Monroe Flash @ Flemington Green

ID: 4548843288

对局比分

21-11

落败 / Loss

对决日期

2026-04-09

对局时间 (估算)

1:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
Ashus Mahmood

YXE2KP · Mansfield, NJ, US

DUPR

4.487

Ali Husain

YNW5MK · Mansfield, NJ, US

DUPR

4.357

阵营 2负方
TD
Tim Dowd

59K9JL · Flemington, NJ, US

DUPR

4.341

SO
Sean OConnell

8WJ9Q1 · Pennington, NJ, US

DUPR

4.015

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4548843288
显示原始对决元数据 JSON
[
  {
    "team_id": 7847986760,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ashus Mahmood",
        "dupr_id": "YXE2KP",
        "rating": 4.487,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/794538/images/profile/18cdaae5-6d99-44cd-b037-1731275d439a.png",
        "location": "Mansfield, NJ, US"
      },
      {
        "name": "Ali Husain",
        "dupr_id": "YNW5MK",
        "rating": 4.357,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/127925_6354db4e6c1d5.jpeg",
        "location": "Mansfield, NJ, US"
      }
    ]
  },
  {
    "team_id": 7885911421,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tim Dowd",
        "dupr_id": "59K9JL",
        "rating": 4.341,
        "profile_pic_url": null,
        "location": "Flemington, NJ, US"
      },
      {
        "name": "Sean OConnell",
        "dupr_id": "8WJ9Q1",
        "rating": 4.015,
        "profile_pic_url": null,
        "location": "Pennington, NJ, US"
      }
    ]
  }
]