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

Monday Night 4.25 7:30 - Session 20

ID: 6665779819

对局比分

9-15

落败 / Loss

对决日期

2026-03-25

对局时间 (估算)

8:45 AM

对决场地

Minnesota, USA

View Facility Page →

对决竞争阵营

阵营 1负方
AT
Andrew Trentor

1NEYG7 · Chaska, MN, US

DUPR

4.528

SS
Stephen Soderstrom

E9Z5MV · USA

DUPR

4.234

阵营 2胜方
JN
John Nelson

8K2ZR6 · USA

DUPR

4.444

ER
Efren Ramirez Perez

DN26DY · Shakopee, MN, US

DUPR

4.511

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6665779819
显示原始对决元数据 JSON
[
  {
    "team_id": 7657087947,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Andrew Trentor",
        "dupr_id": "1NEYG7",
        "rating": 4.528,
        "profile_pic_url": null,
        "location": "Chaska, MN, US"
      },
      {
        "name": "Stephen Soderstrom",
        "dupr_id": "E9Z5MV",
        "rating": 4.234,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4308228067,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "John Nelson",
        "dupr_id": "8K2ZR6",
        "rating": 4.444,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Efren Ramirez Perez",
        "dupr_id": "DN26DY",
        "rating": 4.511,
        "profile_pic_url": null,
        "location": "Shakopee, MN, US"
      }
    ]
  }
]