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

2026 March PNW PIG Chase by PIG - Mens Doubles Skill: (4.0) Age: (5 To 39) and (4.5) - Sunday

ID: 8495208499

对局比分

11-4

获胜 / Win

对决日期

2026-03-15

对局时间 (估算)

8:45 AM

对决场地

Beaverton, OR

View Facility Page →

对决竞争阵营

阵营 1胜方
VM
Venkat Mikkilineni

2YPKP7 · Beaverton, OR, US

DUPR

3.897

SN
Sandy Ninjoor

8D7YX1 · Wilsonville, OR, US

DUPR

4.010

阵营 2负方
BF
Brent Felnagle

O6O5VE · Portland, OR, US

DUPR

3.867

EM
Eric Marshack

PKQR9M · USA

DUPR

3.659

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8495208499
显示原始对决元数据 JSON
[
  {
    "team_id": 4409141766,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Venkat Mikkilineni",
        "dupr_id": "2YPKP7",
        "rating": 3.897,
        "profile_pic_url": null,
        "location": "Beaverton, OR, US"
      },
      {
        "name": "Sandy Ninjoor",
        "dupr_id": "8D7YX1",
        "rating": 4.01,
        "profile_pic_url": null,
        "location": "Wilsonville, OR, US"
      }
    ]
  },
  {
    "team_id": 6125863435,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brent Felnagle",
        "dupr_id": "O6O5VE",
        "rating": 3.867,
        "profile_pic_url": null,
        "location": "Portland, OR, US"
      },
      {
        "name": "Eric Marshack",
        "dupr_id": "PKQR9M",
        "rating": 3.659,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]