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

Texas Team Pickleball DUPR League Dallas

ID: 8113674060

对局比分

11-4, 11-4

落败 / Loss

对决日期

2025-02-24

对局时间 (估算)

1:00 PM

对决场地

3333 Golfing Green Drive; Farmers Branch, TX 75234

未核实场馆

对决竞争阵营

阵营 1胜方
CS
Claudia Sonsino

12NQ48 · Flower Mound, TX, US

DUPR

3.924

MF
Mimi Friedewald

84DZK3 · Highland Village, TX, US

DUPR

4.386

阵营 2负方
JJ
Jules Jacquart

30O7GG · Dallas, TX, US

DUPR

3.773

RW
Rebecca wilson

V75LOE · USA

DUPR

3.610

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8113674060
显示原始对决元数据 JSON
[
  {
    "team_id": 4609014815,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Claudia Sonsino",
        "dupr_id": "12NQ48",
        "rating": 3.924,
        "profile_pic_url": null,
        "location": "Flower Mound, TX, US"
      },
      {
        "name": "Mimi Friedewald",
        "dupr_id": "84DZK3",
        "rating": 4.386,
        "profile_pic_url": null,
        "location": "Highland Village, TX, US"
      }
    ]
  },
  {
    "team_id": 4808973460,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jules Jacquart",
        "dupr_id": "30O7GG",
        "rating": 3.773,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      },
      {
        "name": "Rebecca wilson",
        "dupr_id": "V75LOE",
        "rating": 3.61,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]