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

3.0 Mixed Doubles 50+

ID: 6688692047

对局比分

3-15

获胜 / Win

对决日期

2026-05-22

对局时间 (估算)

12:45 AM

对决场地

The Picklr Bossier City

未核实场馆

对决竞争阵营

阵营 1负方
DC
Don Cormier

G5WG2Q · Bossier City, LA, US

DUPR

2.849

SJ
Susan Jorden

V4XW46 · Bossier City, LA, US

DUPR

3.344

阵营 2胜方
LB
Lisa Bynum

KDO60O · Marshall, TX, US

DUPR

3.023

TB
Tommy Bowen

9JGG0R · Marshall, TX, US

DUPR

3.076

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6688692047
显示原始对决元数据 JSON
[
  {
    "team_id": 4532998181,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Don Cormier",
        "dupr_id": "G5WG2Q",
        "rating": 2.849,
        "profile_pic_url": null,
        "location": "Bossier City, LA, US"
      },
      {
        "name": "Susan Jorden",
        "dupr_id": "V4XW46",
        "rating": 3.344,
        "profile_pic_url": null,
        "location": "Bossier City, LA, US"
      }
    ]
  },
  {
    "team_id": 6479714358,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lisa Bynum",
        "dupr_id": "KDO60O",
        "rating": 3.023,
        "profile_pic_url": null,
        "location": "Marshall, TX, US"
      },
      {
        "name": "Tommy  Bowen",
        "dupr_id": "9JGG0R",
        "rating": 3.076,
        "profile_pic_url": null,
        "location": "Marshall, TX, US"
      }
    ]
  }
]