返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

Montclair Pickleball Valentines Classic Mens Doubles Open (4.5+)

ID: 5016403735

对局比分

8-11, 9-11

落败 / Loss

对决日期

2024-02-24

对局时间 (估算)

8:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
MM
Matt Meadows

8WKGY8 · Philadelphia, PA, US

DUPR

5.128

AP
Austin Peterson

1REQ0M · Laurel, DE, US

DUPR

4.696

阵营 2胜方
AR
Anthony Rodriguez

890ZV8 · Kings County, NY, US

DUPR

4.812

JP
James Peng

3YDOGP · New York, NY, US

DUPR

5.184

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5016403735
显示原始对决元数据 JSON
[
  {
    "team_id": 4802165952,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Matt Meadows",
        "dupr_id": "8WKGY8",
        "rating": 5.128,
        "profile_pic_url": null,
        "location": "Philadelphia, PA, US"
      },
      {
        "name": "Austin Peterson",
        "dupr_id": "1REQ0M",
        "rating": 4.696,
        "profile_pic_url": null,
        "location": "Laurel, DE, US"
      }
    ]
  },
  {
    "team_id": 4647034236,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Anthony Rodriguez",
        "dupr_id": "890ZV8",
        "rating": 4.812,
        "profile_pic_url": null,
        "location": "Kings County, NY, US"
      },
      {
        "name": "James Peng",
        "dupr_id": "3YDOGP",
        "rating": 5.184,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  }
]