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

Mixed Doubles 4.0+

ID: 8023850091

对局比分

1-11

落败 / Loss

对决日期

2026-01-31

对局时间 (估算)

4:45 AM

对决场地

Lakewood YMCA

未核实场馆

对决竞争阵营

阵营 1负方
MS
Marlene Sandberg

3ZDPOQ · Warren, PA, US

DUPR

4.009

SV
Scott Van Wart

766RE5 · Buffalo, NY, US

DUPR

4.329

阵营 2胜方
SR
Scott Read

1Q4LK4 · Swormville, NY, US

DUPR

4.541

JB
Jane Brueckl

L5K6YK · Angola, NY, US

DUPR

4.633

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8023850091
显示原始对决元数据 JSON
[
  {
    "team_id": 5182733998,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Marlene Sandberg",
        "dupr_id": "3ZDPOQ",
        "rating": 4.009,
        "profile_pic_url": null,
        "location": "Warren, PA, US"
      },
      {
        "name": "Scott Van Wart",
        "dupr_id": "766RE5",
        "rating": 4.329,
        "profile_pic_url": null,
        "location": "Buffalo, NY, US"
      }
    ]
  },
  {
    "team_id": 7910005603,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Scott Read",
        "dupr_id": "1Q4LK4",
        "rating": 4.541,
        "profile_pic_url": null,
        "location": "Swormville, NY, US"
      },
      {
        "name": "Jane Brueckl",
        "dupr_id": "L5K6YK",
        "rating": 4.633,
        "profile_pic_url": null,
        "location": "Angola, NY, US"
      }
    ]
  }
]