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

Brick Wall Midwest #4

ID: 4702139949

对局比分

15-0

落败 / Loss

对决日期

2026-05-31

对局时间 (估算)

10:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
NR
Nicholas Romano

3LJJ6Z · Pinckney, MI, US

DUPR

5.727

KM
Kelsey Matthews

YG0JWD · Cincinnati, OH, US

DUPR

5.845

阵营 2负方
SS
Seth Scharich

3LZZWQ · Grand Rapids, MI, US

DUPR

5.298

SO
Sophia Osborne

89D5E7 · Monroe County, MI, US

DUPR

4.006

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4702139949
显示原始对决元数据 JSON
[
  {
    "team_id": 8411358430,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nicholas Romano",
        "dupr_id": "3LJJ6Z",
        "rating": 5.727,
        "profile_pic_url": null,
        "location": "Pinckney, MI, US"
      },
      {
        "name": "Kelsey Matthews",
        "dupr_id": "YG0JWD",
        "rating": 5.845,
        "profile_pic_url": null,
        "location": "Cincinnati, OH, US"
      }
    ]
  },
  {
    "team_id": 6481533767,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Seth Scharich",
        "dupr_id": "3LZZWQ",
        "rating": 5.298,
        "profile_pic_url": null,
        "location": "Grand Rapids, MI, US"
      },
      {
        "name": "Sophia Osborne",
        "dupr_id": "89D5E7",
        "rating": 4.006,
        "profile_pic_url": null,
        "location": "Monroe County, MI, US"
      }
    ]
  }
]