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

GCU Pickleball

ID: 7306265879

对局比分

2-11

获胜 / Win

对决日期

2025-09-25

对局时间 (估算)

12:45 AM

对决场地

3300 W Camelback Rd, Phoenix, AZ 85017, USA

未核实场馆

对决竞争阵营

阵营 1负方
MR
Micah Russel

V7Q4VP · Cottonwood, AZ, US

DUPR

4.340

Journey Barajas

WX622M · Mesa, AZ, US

DUPR

4.441

阵营 2胜方
BD
Ben Dickman Jr

7DVPG5 · Queen Creek, AZ, US

DUPR

4.618

ST
Samuel Tomich

3VYNJE · Flagstaff, AZ, US

DUPR

4.281

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7306265879
显示原始对决元数据 JSON
[
  {
    "team_id": 5912922292,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Micah Russel",
        "dupr_id": "V7Q4VP",
        "rating": 4.34,
        "profile_pic_url": null,
        "location": "Cottonwood, AZ, US"
      },
      {
        "name": "Journey Barajas",
        "dupr_id": "WX622M",
        "rating": 4.441,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1090810/images/profile/ed7ba235-f441-47b1-8787-e7fa9a43872f.png",
        "location": "Mesa, AZ, US"
      }
    ]
  },
  {
    "team_id": 7200675109,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ben Dickman Jr",
        "dupr_id": "7DVPG5",
        "rating": 4.618,
        "profile_pic_url": null,
        "location": "Queen Creek, AZ, US"
      },
      {
        "name": "Samuel Tomich",
        "dupr_id": "3VYNJE",
        "rating": 4.281,
        "profile_pic_url": null,
        "location": "Flagstaff, AZ, US"
      }
    ]
  }
]