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

Mixed Doubles (4.0+)

ID: 7254131394

对局比分

15-6

获胜 / Win

对决日期

2026-03-01

对局时间 (估算)

7:30 PM

对决场地

Smashers Pickleball+Bar+Grill

未核实场馆

对决竞争阵营

阵营 1胜方
CB
Connie Bozarth

3L742J · San Angelo, TX, US

DUPR

4.087

MR
Matt Rutherford

17YPDN · San Angelo, TX, US

DUPR

4.140

阵营 2负方
RS
Rudy Sedeno

8JW4PD · San Angelo, TX, US

DUPR

4.041

AS
Amanda Sedeno

V7NQM5 · San Angelo, TX, US

DUPR

2.811

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7254131394
显示原始对决元数据 JSON
[
  {
    "team_id": 4838092093,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Connie Bozarth",
        "dupr_id": "3L742J",
        "rating": 4.087,
        "profile_pic_url": null,
        "location": "San Angelo, TX, US"
      },
      {
        "name": "Matt Rutherford",
        "dupr_id": "17YPDN",
        "rating": 4.14,
        "profile_pic_url": null,
        "location": "San Angelo, TX, US"
      }
    ]
  },
  {
    "team_id": 6282064951,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Rudy Sedeno",
        "dupr_id": "8JW4PD",
        "rating": 4.041,
        "profile_pic_url": null,
        "location": "San Angelo, TX, US"
      },
      {
        "name": "Amanda Sedeno",
        "dupr_id": "V7NQM5",
        "rating": 2.811,
        "profile_pic_url": null,
        "location": "San Angelo, TX, US"
      }
    ]
  }
]