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

Minto US Open Pickleball Championships - Mixed Doubles All Skills Double Elimination 60-64 Age

ID: 6592931264

对局比分

8-15

获胜 / Win

对决日期

2025-04-29

对局时间 (估算)

9:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
Patti Rhodes

175048 · Little Rock, AR, US

DUPR

4.440

TF
Terry Farmer

35NYXL · North Little Rock, AR, US

DUPR

3.885

阵营 2胜方
TD
Tep Denmark

3XRZ23 · Woodstock, GA, US

DUPR

4.779

AR
Alan Robert King

845OPG · Canton, GA, US

DUPR

4.702

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6592931264
显示原始对决元数据 JSON
[
  {
    "team_id": 6359695220,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Patti Rhodes",
        "dupr_id": "175048",
        "rating": 4.44,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1108037/images/profile/85019dcc-2493-44c6-a07c-ad8252e7a013.jpg",
        "location": "Little Rock, AR, US"
      },
      {
        "name": "Terry Farmer",
        "dupr_id": "35NYXL",
        "rating": 3.885,
        "profile_pic_url": null,
        "location": "North Little Rock, AR, US"
      }
    ]
  },
  {
    "team_id": 7997162997,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tep Denmark",
        "dupr_id": "3XRZ23",
        "rating": 4.779,
        "profile_pic_url": null,
        "location": "Woodstock, GA, US"
      },
      {
        "name": "Alan Robert King",
        "dupr_id": "845OPG",
        "rating": 4.702,
        "profile_pic_url": null,
        "location": "Canton, GA, US"
      }
    ]
  }
]