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

Next Game - 3/19 - Starting Point

ID: 8104834484

对局比分

8-11

落败 / Loss

对决日期

2026-03-20

对局时间 (估算)

9:00 PM

对决场地

2120, Rousseau St, St. Thomas Development Neighborhood

View Facility Page →

对决竞争阵营

阵营 1负方
KR
Kerry Ranson

W60WYQ · Metairie, LA, US

DUPR

3.788

MG
Michael Galjour

M2745D · Metairie, LA, US

DUPR

3.582

阵营 2胜方
DD
Devi Dutt Srikanth

KD5JDO · USA

DUPR

3.924

RF
Robert Faust

L5K5J6 · New Orleans, LA, US

DUPR

3.603

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8104834484
显示原始对决元数据 JSON
[
  {
    "team_id": 7555973397,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kerry Ranson",
        "dupr_id": "W60WYQ",
        "rating": 3.788,
        "profile_pic_url": null,
        "location": "Metairie, LA, US"
      },
      {
        "name": "Michael Galjour",
        "dupr_id": "M2745D",
        "rating": 3.582,
        "profile_pic_url": null,
        "location": "Metairie, LA, US"
      }
    ]
  },
  {
    "team_id": 7769442647,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Devi Dutt Srikanth",
        "dupr_id": "KD5JDO",
        "rating": 3.924,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Robert Faust",
        "dupr_id": "L5K5J6",
        "rating": 3.603,
        "profile_pic_url": null,
        "location": "New Orleans, LA, US"
      }
    ]
  }
]