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

A - Adv. Point Play

ID: 7245200408

对局比分

4-11

获胜 / Win

对决日期

2025-04-07

对局时间 (估算)

9:00 PM

对决场地

WEST YMCA - Greater Wichita YMCA

未核实场馆

对决竞争阵营

阵营 1负方
BL
Brian Lewis

0YRRJ2 · Wichita, KS, US

DUPR

4.075

PD
Paul De Jesus

MYOEDG · Wichita, KS, US

DUPR

4.010

阵营 2胜方
DS
Denver Smith

0Y7LRN · Butler County, KS, US

DUPR

4.493

ME
Marcello Esposti

3YENKK · Wichita, KS, US

DUPR

4.257

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7245200408
显示原始对决元数据 JSON
[
  {
    "team_id": 5656694800,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brian Lewis",
        "dupr_id": "0YRRJ2",
        "rating": 4.075,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      },
      {
        "name": "Paul De Jesus",
        "dupr_id": "MYOEDG",
        "rating": 4.01,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      }
    ]
  },
  {
    "team_id": 7578272207,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Denver Smith",
        "dupr_id": "0Y7LRN",
        "rating": 4.493,
        "profile_pic_url": null,
        "location": "Butler County, KS, US"
      },
      {
        "name": "Marcello Esposti",
        "dupr_id": "3YENKK",
        "rating": 4.257,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      }
    ]
  }
]