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

Next Game - 3/19 - Starting Point

ID: 4897944117

对局比分

11-4

落败 / Loss

对决日期

2026-03-20

对局时间 (估算)

10:15 AM

对决场地

2120, Rousseau St, St. Thomas Development Neighborhood

View Facility Page →

对决竞争阵营

阵营 1胜方
KR
Kerry Ranson

W60WYQ · Metairie, LA, US

DUPR

3.802

DD
Devi Dutt Srikanth

KD5JDO · USA

DUPR

3.901

阵营 2负方
RF
Robert Faust

L5K5J6 · New Orleans, LA, US

DUPR

3.608

MG
Michael Galjour

M2745D · Metairie, LA, US

DUPR

3.574

数据访问 (AI / 开发者)

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

cURL Request:

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