返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

FIXED PARTNER Mixed Up & Down the River | Silver | 3.25 - 3.75

ID: 4702201224

对局比分

4-11

落败 / Loss

对决日期

2026-05-24

对局时间 (估算)

1:00 PM

对决场地

Santa Barbara | The PICKLR

未核实场馆

对决竞争阵营

阵营 1负方
KF
Karen Farmer

M9WGWV · USA

DUPR

2.876

JF
Jeff Farmer

4ZXK6K · Goleta, CA, US

DUPR

3.495

阵营 2胜方
KS
Karyn Sorenson

D9W4OY · USA

DUPR

3.185

DA
David Aguailar

3LQEP5 · USA

DUPR

3.965

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4702201224
显示原始对决元数据 JSON
[
  {
    "team_id": 6365336176,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Karen Farmer",
        "dupr_id": "M9WGWV",
        "rating": 2.876,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jeff Farmer",
        "dupr_id": "4ZXK6K",
        "rating": 3.495,
        "profile_pic_url": null,
        "location": "Goleta, CA, US"
      }
    ]
  },
  {
    "team_id": 4619829561,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Karyn Sorenson",
        "dupr_id": "D9W4OY",
        "rating": 3.185,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "David Aguailar",
        "dupr_id": "3LQEP5",
        "rating": 3.965,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]