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

Supreme Court Pickleball MiXinG iT!! DUPR NTPL MLP Team League

ID: 5493458614

对局比分

6-11

获胜 / Win

对决日期

2024-10-13

对局时间 (估算)

11:30 PM

对决场地

Dallas, TX

View Facility Page →

对决竞争阵营

阵营 1负方
Alice Ramirez

3ZPJYP · Arlington, TX, US

DUPR

4.178

AV
Arielle Verdeflor

ZNV9PQ · Dallas, TX, US

DUPR

3.528

阵营 2胜方
NL
Natalie Liu

DWDN66 · Frisco, TX, US

DUPR

4.052

MS
Michele Stroyek

3L7O0Q · Lakewood Ranch, FL, US

DUPR

4.568

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5493458614
显示原始对决元数据 JSON
[
  {
    "team_id": 8312058648,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Alice Ramirez",
        "dupr_id": "3ZPJYP",
        "rating": 4.178,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/138768_63d3fcddef2f5.jpeg",
        "location": "Arlington, TX, US"
      },
      {
        "name": "Arielle Verdeflor",
        "dupr_id": "ZNV9PQ",
        "rating": 3.528,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      }
    ]
  },
  {
    "team_id": 6873476375,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Natalie Liu",
        "dupr_id": "DWDN66",
        "rating": 4.052,
        "profile_pic_url": null,
        "location": "Frisco, TX, US"
      },
      {
        "name": "Michele Stroyek",
        "dupr_id": "3L7O0Q",
        "rating": 4.568,
        "profile_pic_url": null,
        "location": "Lakewood Ranch, FL, US"
      }
    ]
  }
]