返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

Pickle Palooza - $$ Mens PRO/OPEN Doubles - Prize $$

ID: 5931170000

对局比分

15-6

落败 / Loss

对决日期

2024-10-05

对局时间 (估算)

9:00 PM

对决场地

Reading, PA

未核实场馆

对决竞争阵营

阵营 1胜方
RT
Ryan Torresin

84RNW6 · Harrisburg, PA, US

DUPR

5.803

TT
Tyler Tolson

12ZKWR · Bryn Mawr, PA, US

DUPR

5.648

阵营 2负方
AS
Aiden Sipe

L55Y45 · USA

DUPR

4.904

NN
Nicholas Newcomer

2LRD04 · Harrisburg, PA, US

DUPR

4.438

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5931170000
显示原始对决元数据 JSON
[
  {
    "team_id": 8547433595,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ryan Torresin",
        "dupr_id": "84RNW6",
        "rating": 5.803,
        "profile_pic_url": null,
        "location": "Harrisburg, PA, US"
      },
      {
        "name": "Tyler Tolson",
        "dupr_id": "12ZKWR",
        "rating": 5.648,
        "profile_pic_url": null,
        "location": "Bryn Mawr, PA, US"
      }
    ]
  },
  {
    "team_id": 5128389841,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Aiden Sipe",
        "dupr_id": "L55Y45",
        "rating": 4.904,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nicholas Newcomer",
        "dupr_id": "2LRD04",
        "rating": 4.438,
        "profile_pic_url": null,
        "location": "Harrisburg, PA, US"
      }
    ]
  }
]