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

Dallas Spring Open - Mixed Doubles 3.75-4.25 (Min DUPR 6.9)

ID: 8263704540

对局比分

11-8

获胜 / Win

对决日期

2026-04-12

对局时间 (估算)

1:00 PM

对决场地

Carrollton, TX

View Facility Page →

对决竞争阵营

阵营 1胜方
MB
Mallory Blackburn

JZ95Q4 · Carrollton, TX, US

DUPR

3.223

MB
Matt Blackburn

7DE9ZN · Plano, TX, US

DUPR

4.387

阵营 2负方
KP
Kaitlyn Phillips

V4KY0P · Plano, TX, US

DUPR

3.838

RA
Rob Alvarez

4L4VVG · Dallas, TX, US

DUPR

3.511

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8263704540
显示原始对决元数据 JSON
[
  {
    "team_id": 8528911461,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mallory Blackburn",
        "dupr_id": "JZ95Q4",
        "rating": 3.223,
        "profile_pic_url": null,
        "location": "Carrollton, TX, US"
      },
      {
        "name": "Matt Blackburn",
        "dupr_id": "7DE9ZN",
        "rating": 4.387,
        "profile_pic_url": null,
        "location": "Plano, TX, US"
      }
    ]
  },
  {
    "team_id": 6679302221,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kaitlyn Phillips",
        "dupr_id": "V4KY0P",
        "rating": 3.838,
        "profile_pic_url": null,
        "location": "Plano, TX, US"
      },
      {
        "name": "Rob Alvarez",
        "dupr_id": "4L4VVG",
        "rating": 3.511,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      }
    ]
  }
]