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

Competitive Open Play Match

ID: 6739431197

对局比分

13-15

获胜 / Win

对决日期

2026-05-04

对局时间 (估算)

6:15 AM

对决场地

5151 Four Oaks Blvd, Tallahassee, FL 32311, USA

未核实场馆

对决竞争阵营

阵营 1负方
GR
Garrett Rigaud

YGO49G · Plantation, FL, US

DUPR

4.460

KB
Kaley Brancaccio

3LXZN5 · Tallahassee, FL, US

DUPR

3.822

阵营 2胜方
PF
Parker Franklin

9PG727 · Tallahassee, FL, US

DUPR

4.056

JL
James Lahey

1R4GGZ · Tallahassee, FL, US

DUPR

4.557

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6739431197
显示原始对决元数据 JSON
[
  {
    "team_id": 6488586111,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Garrett Rigaud",
        "dupr_id": "YGO49G",
        "rating": 4.46,
        "profile_pic_url": null,
        "location": "Plantation, FL, US"
      },
      {
        "name": "Kaley Brancaccio",
        "dupr_id": "3LXZN5",
        "rating": 3.822,
        "profile_pic_url": null,
        "location": "Tallahassee, FL, US"
      }
    ]
  },
  {
    "team_id": 7478519224,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Parker Franklin",
        "dupr_id": "9PG727",
        "rating": 4.056,
        "profile_pic_url": null,
        "location": "Tallahassee, FL, US"
      },
      {
        "name": "James Lahey",
        "dupr_id": "1R4GGZ",
        "rating": 4.557,
        "profile_pic_url": null,
        "location": "Tallahassee, FL, US"
      }
    ]
  }
]