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

5/10 Texas Tornado DUPR RR (3.5-4.25)

ID: 6370886201

对局比分

5-11

获胜 / Win

对决日期

2026-05-11

对局时间 (估算)

6:15 AM

对决场地

Texas Pickle Hall

未核实场馆

对决竞争阵营

阵营 1负方
Suzanne Land

16PRDD · San Marcos, TX, US

DUPR

3.576

Mark McDonald

994DQE · San Antonio, TX, US

DUPR

3.818

阵营 2胜方
AU
Ashwin unnikrishnan

N5YRQZ · San Antonio, TX, US

DUPR

3.768

MK
Mike Key

8EO5XV · Cibolo, TX, US

DUPR

3.757

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6370886201
显示原始对决元数据 JSON
[
  {
    "team_id": 5024275798,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Suzanne Land",
        "dupr_id": "16PRDD",
        "rating": 3.576,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/135924_63bd8316ac453.jpeg",
        "location": "San Marcos, TX, US"
      },
      {
        "name": "Mark McDonald",
        "dupr_id": "994DQE",
        "rating": 3.818,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/84554_5f072e7385bc1.jpeg",
        "location": "San Antonio, TX, US"
      }
    ]
  },
  {
    "team_id": 6333463582,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ashwin unnikrishnan",
        "dupr_id": "N5YRQZ",
        "rating": 3.768,
        "profile_pic_url": null,
        "location": "San Antonio, TX, US"
      },
      {
        "name": "Mike Key",
        "dupr_id": "8EO5XV",
        "rating": 3.757,
        "profile_pic_url": null,
        "location": "Cibolo, TX, US"
      }
    ]
  }
]