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

Chase the New Year: Men's 4-4.5 Round Robin

ID: 7243361118

对局比分

3-11

落败 / Loss

对决日期

2026-01-03

对局时间 (估算)

7:30 PM

对决场地

Centreville, VA, USA

未核实场馆

对决竞争阵营

阵营 1负方
RF
Ryan Figueroa

EG46RE · Nandaime, Granada, NI

DUPR

4.502

MT
Matthew Tran

6Z0QOG · McLean, VA, US

DUPR

4.493

阵营 2胜方
PD
Peyton Deputy

JJ5WKD · Harrisonburg, VA, US

DUPR

4.400

JS
Jonathan Shippee

59KQQ5 · USA

DUPR

4.722

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7243361118
显示原始对决元数据 JSON
[
  {
    "team_id": 7532433750,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ryan Figueroa",
        "dupr_id": "EG46RE",
        "rating": 4.502,
        "profile_pic_url": null,
        "location": "Nandaime, Granada, NI"
      },
      {
        "name": "Matthew Tran",
        "dupr_id": "6Z0QOG",
        "rating": 4.493,
        "profile_pic_url": null,
        "location": "McLean, VA, US"
      }
    ]
  },
  {
    "team_id": 5807478696,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Peyton Deputy",
        "dupr_id": "JJ5WKD",
        "rating": 4.4,
        "profile_pic_url": null,
        "location": "Harrisonburg, VA, US"
      },
      {
        "name": "Jonathan Shippee",
        "dupr_id": "59KQQ5",
        "rating": 4.722,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]