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

Men’s 4.0

ID: 7717460916

对局比分

15-8

获胜 / Win

对决日期

2025-05-10

对局时间 (估算)

1:00 PM

对决场地

The Picklr Noblesville

未核实场馆

对决竞争阵营

阵营 1胜方
CS
Carter Sproles

4ZMGQK · Lee County, FL, US

DUPR

4.093

AH
andrew harper

G572ZV · Pendleton, IN, US

DUPR

4.025

阵营 2负方
CN
Christopher Nitta

DWDE4X · Indianapolis, IN, US

DUPR

4.140

LB
Larry Black

EGYOGW · Noblesville, IN, US

DUPR

4.080

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7717460916
显示原始对决元数据 JSON
[
  {
    "team_id": 6092183499,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Carter  Sproles",
        "dupr_id": "4ZMGQK",
        "rating": 4.093,
        "profile_pic_url": null,
        "location": "Lee County, FL, US"
      },
      {
        "name": "andrew harper",
        "dupr_id": "G572ZV",
        "rating": 4.025,
        "profile_pic_url": null,
        "location": "Pendleton, IN, US"
      }
    ]
  },
  {
    "team_id": 7454815205,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Christopher Nitta",
        "dupr_id": "DWDE4X",
        "rating": 4.14,
        "profile_pic_url": null,
        "location": "Indianapolis, IN, US"
      },
      {
        "name": "Larry Black",
        "dupr_id": "EGYOGW",
        "rating": 4.08,
        "profile_pic_url": null,
        "location": "Noblesville, IN, US"
      }
    ]
  }
]