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

USG WOMEN'S DOUBLES 4.5 SINGLE ELIMINATION

ID: 6580190802

对局比分

7-15

落败 / Loss

对决日期

2026-06-04

对局时间 (估算)

7:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
YR
Yolande Richmond

2LVY2E · Washington, UT, US

DUPR

3.983

Amber Farmer

2LG997 · Hurricane, UT, US

DUPR

4.273

阵营 2胜方
SM
Stacy Moon

XJ9WMR · St. George, UT, US

DUPR

4.135

Brittany Stucki

30RLEQ · Washington, UT, US

DUPR

4.354

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6580190802
显示原始对决元数据 JSON
[
  {
    "team_id": 8461533477,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Yolande Richmond",
        "dupr_id": "2LVY2E",
        "rating": 3.983,
        "profile_pic_url": null,
        "location": "Washington, UT, US"
      },
      {
        "name": "Amber Farmer",
        "dupr_id": "2LG997",
        "rating": 4.273,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/66f38beb8856a.jpg",
        "location": "Hurricane, UT, US"
      }
    ]
  },
  {
    "team_id": 7842751135,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Stacy Moon",
        "dupr_id": "XJ9WMR",
        "rating": 4.135,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      },
      {
        "name": "Brittany Stucki",
        "dupr_id": "30RLEQ",
        "rating": 4.354,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/83209_5e20d9ad4281b.jpeg",
        "location": "Washington, UT, US"
      }
    ]
  }
]