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

Minor League Pickleball at MLP Dallas - DUPR 18 Group B

ID: 8059791917

对局比分

21-19

获胜 / Win

对决日期

2026-05-25

对局时间 (估算)

6:15 AM

对决场地

Carrollton, TX

View Facility Page →

对决竞争阵营

阵营 1胜方
GS
Galina Semenova

ODPLDW · Bixby, OK, US

DUPR

4.681

Kari Soto

8KLQMQ · Tulsa, OK, US

DUPR

3.874

阵营 2负方
TH
Tracy Hildebrand

KOV9WK · USA

DUPR

4.301

CP
Christine Pak

ZNRWXL · Dallas, TX, US

DUPR

4.017

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8059791917
显示原始对决元数据 JSON
[
  {
    "team_id": 8445302129,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Galina Semenova",
        "dupr_id": "ODPLDW",
        "rating": 4.681,
        "profile_pic_url": null,
        "location": "Bixby, OK, US"
      },
      {
        "name": "Kari Soto",
        "dupr_id": "8KLQMQ",
        "rating": 3.874,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1490783/images/profile/a47d4aec-5efa-4fef-8b7c-4b0c349edcef.jpg",
        "location": "Tulsa, OK, US"
      }
    ]
  },
  {
    "team_id": 7495918077,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tracy Hildebrand",
        "dupr_id": "KOV9WK",
        "rating": 4.301,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Christine Pak",
        "dupr_id": "ZNRWXL",
        "rating": 4.017,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      }
    ]
  }
]