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

Brick Wall Midwest #4

ID: 4764654980

对局比分

1-11

落败 / Loss

对决日期

2026-05-31

对局时间 (估算)

9:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
NR
Nate Rininger

8D5JLM · Akron, OH, US

DUPR

4.943

BS
Beth Sternberg

30RXGQ · Massillon, OH, US

DUPR

4.331

阵营 2胜方
CR
Christopher Robertson

PKP5WX · Chicago, IL, US

DUPR

6.136

EW
Emma Wang

YGOOY4 · Chicago, IL, US

DUPR

5.090

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4764654980
显示原始对决元数据 JSON
[
  {
    "team_id": 5917610064,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Nate Rininger",
        "dupr_id": "8D5JLM",
        "rating": 4.943,
        "profile_pic_url": null,
        "location": "Akron, OH, US"
      },
      {
        "name": "Beth Sternberg",
        "dupr_id": "30RXGQ",
        "rating": 4.331,
        "profile_pic_url": null,
        "location": "Massillon, OH, US"
      }
    ]
  },
  {
    "team_id": 4484024714,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Christopher Robertson",
        "dupr_id": "PKP5WX",
        "rating": 6.136,
        "profile_pic_url": null,
        "location": "Chicago, IL, US"
      },
      {
        "name": "Emma Wang",
        "dupr_id": "YGOOY4",
        "rating": 5.09,
        "profile_pic_url": null,
        "location": "Chicago, IL, US"
      }
    ]
  }
]