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

2026 El Mirage Emergency Room Kokopelli Klassic - Mens Doubles Skill: (4.5) Age: (50-54)(55-59)(60-64)

ID: 6377425602

对局比分

15-9

落败 / Loss

对决日期

2026-02-16

对局时间 (估算)

7:30 PM

对决场地

El Mirage, AZ

View Facility Page →

对决竞争阵营

阵营 1胜方
Nathan Rufty

16YNLE · Surprise, AZ, US

DUPR

3.786

JM
Joe Mazzacano

1N5L57 · Buckeye, AZ, US

DUPR

4.152

阵营 2负方
SM
Stephen Manns

3P5Y6Z · Goodyear, AZ, US

DUPR

5.289

SM
sean manns

3Y50RK · Warren, NJ, US

DUPR

3.795

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6377425602
显示原始对决元数据 JSON
[
  {
    "team_id": 5995458265,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nathan Rufty",
        "dupr_id": "16YNLE",
        "rating": 3.786,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/68f69f956c52b.jpg",
        "location": "Surprise, AZ, US"
      },
      {
        "name": "Joe Mazzacano",
        "dupr_id": "1N5L57",
        "rating": 4.152,
        "profile_pic_url": null,
        "location": "Buckeye, AZ, US"
      }
    ]
  },
  {
    "team_id": 7698546701,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Stephen Manns",
        "dupr_id": "3P5Y6Z",
        "rating": 5.289,
        "profile_pic_url": null,
        "location": "Goodyear, AZ, US"
      },
      {
        "name": "sean manns",
        "dupr_id": "3Y50RK",
        "rating": 3.795,
        "profile_pic_url": null,
        "location": "Warren, NJ, US"
      }
    ]
  }
]