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

Washington Open Hosted By Cloud 11 $$$ - Womens Doubles Skill: (4.5) Age: (8 And Above)

ID: 7454034966

对局比分

8-15

落败 / Loss

对决日期

2026-03-13

对局时间 (估算)

7:30 PM

对决场地

Seattle, WA

View Facility Page →

对决竞争阵营

阵营 1负方
libby hartman

3P44NM · Sequim, WA, US

DUPR

3.885

ST
Shannon Thaxton

6Z0Z50 · Sequim, WA, US

DUPR

4.078

阵营 2胜方
ML
Minyoung Lee

YXNRYK · Seoul, KR

DUPR

3.967

MS
Martha Santos

XO5VX4 · USA

DUPR

3.980

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7454034966
显示原始对决元数据 JSON
[
  {
    "team_id": 4859837859,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "libby hartman",
        "dupr_id": "3P44NM",
        "rating": 3.885,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1434042/images/profile/f870f935-f009-44e7-93cd-2a5a5e3ee7f9.png",
        "location": "Sequim, WA, US"
      },
      {
        "name": "Shannon Thaxton",
        "dupr_id": "6Z0Z50",
        "rating": 4.078,
        "profile_pic_url": null,
        "location": "Sequim, WA, US"
      }
    ]
  },
  {
    "team_id": 4535942290,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Minyoung Lee",
        "dupr_id": "YXNRYK",
        "rating": 3.967,
        "profile_pic_url": null,
        "location": "Seoul, KR"
      },
      {
        "name": "Martha Santos",
        "dupr_id": "XO5VX4",
        "rating": 3.98,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]