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

Bee Brave Pickleball Tournament 2026 - Mens Doubles Skill: (4.0 - 4.5) Age: (Any)

ID: 7401611851

对局比分

5-11

获胜 / Win

对决日期

2026-03-07

对局时间 (估算)

8:45 AM

对决场地

Grand Rapids, MI

View Facility Page →

对决竞争阵营

阵营 1负方
JN
Jesse Noble

JZYO7M · USA

DUPR

3.598

GR
Gabe Rellinger

EXXGXV · USA

DUPR

3.656

阵营 2胜方
PK
Paul Kelley

X2YPJ5 · USA

DUPR

4.157

SF
Scott Frazier

JZ726D · Big Rapids, MI, US

DUPR

4.006

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7401611851
显示原始对决元数据 JSON
[
  {
    "team_id": 8571270853,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jesse Noble",
        "dupr_id": "JZYO7M",
        "rating": 3.598,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Gabe Rellinger",
        "dupr_id": "EXXGXV",
        "rating": 3.656,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8337123428,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Paul Kelley",
        "dupr_id": "X2YPJ5",
        "rating": 4.157,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Scott Frazier",
        "dupr_id": "JZ726D",
        "rating": 4.006,
        "profile_pic_url": null,
        "location": "Big Rapids, MI, US"
      }
    ]
  }
]