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

Lil' Rhody Spring Break Classic - Mixed Doubles (3.5-4.0)

ID: 6133346890

对局比分

3-11

获胜 / Win

对决日期

2026-05-17

对局时间 (估算)

11:30 PM

对决场地

North Kingstown, RI

View Facility Page →

对决竞争阵营

阵营 1负方
TT
Tasha Tisme

G0JMLV · USA

DUPR

3.901

DW
David Williams

NXYMQN · Cranston, RI, US

DUPR

3.727

阵营 2胜方
JS
Jessica Sexton

Z9DZKW · USA

DUPR

3.899

AM
Alex Mallory

RYXWQN · USA

DUPR

3.797

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6133346890
显示原始对决元数据 JSON
[
  {
    "team_id": 4738333005,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tasha Tisme",
        "dupr_id": "G0JMLV",
        "rating": 3.901,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "David  Williams",
        "dupr_id": "NXYMQN",
        "rating": 3.727,
        "profile_pic_url": null,
        "location": "Cranston, RI, US"
      }
    ]
  },
  {
    "team_id": 5902609307,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jessica Sexton",
        "dupr_id": "Z9DZKW",
        "rating": 3.899,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Alex Mallory",
        "dupr_id": "RYXWQN",
        "rating": 3.797,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]