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

Pickleball People Tournament: Bradenton - Mens Doubles Skill: 4.5 Age: 50 And Above

ID: 5356164029

对局比分

11-9

落败 / Loss

对决日期

2026-01-10

对局时间 (估算)

6:15 AM

对决场地

Bradenton, FL

View Facility Page →

对决竞争阵营

阵营 1胜方
PB
Paul Brown

6ZY46E · Orlando, FL, US

DUPR

4.129

RS
Russell Swanson

N7VJNN · Orlando, FL, US

DUPR

4.747

阵营 2负方
BG
Brian Grogan

3ON2MP · Bradenton, FL, US

DUPR

4.393

GP
George Prince

89R75V · Bradenton, FL, US

DUPR

4.445

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5356164029
显示原始对决元数据 JSON
[
  {
    "team_id": 5340449907,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Paul Brown",
        "dupr_id": "6ZY46E",
        "rating": 4.129,
        "profile_pic_url": null,
        "location": "Orlando, FL, US"
      },
      {
        "name": "Russell Swanson",
        "dupr_id": "N7VJNN",
        "rating": 4.747,
        "profile_pic_url": null,
        "location": "Orlando, FL, US"
      }
    ]
  },
  {
    "team_id": 4806902282,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brian Grogan",
        "dupr_id": "3ON2MP",
        "rating": 4.393,
        "profile_pic_url": null,
        "location": "Bradenton, FL, US"
      },
      {
        "name": "George Prince",
        "dupr_id": "89R75V",
        "rating": 4.445,
        "profile_pic_url": null,
        "location": "Bradenton, FL, US"
      }
    ]
  }
]