Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

APC National Championship - Team Event - Men's - 3.5 - All Ages

ID: 5779137273

Match Scores

11-2

Win

Play Date

2026-02-10

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
MK
Michael Krieg

N7EZJ6 · Broadview Heights, OH, US

DUPR

4.103

BM
Ben Matthews

NRV062 · Newbury, OH, US

DUPR

3.612

TEAM 2LOSS
MB
mahesh babu

K5GX0O · USA

DUPR

2.968

PG
Praveen Guduri

EL20YJ · USA

DUPR

3.125

Agent Data Access (API)

Sovereign machine-readable APIs for AI search agents and crawler endpoints.

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5779137273
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8132806880,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael Krieg",
        "dupr_id": "N7EZJ6",
        "rating": 4.103,
        "profile_pic_url": null,
        "location": "Broadview Heights, OH, US"
      },
      {
        "name": "Ben Matthews",
        "dupr_id": "NRV062",
        "rating": 3.612,
        "profile_pic_url": null,
        "location": "Newbury, OH, US"
      }
    ]
  },
  {
    "team_id": 7005514810,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "mahesh babu",
        "dupr_id": "K5GX0O",
        "rating": 2.968,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Praveen Guduri",
        "dupr_id": "EL20YJ",
        "rating": 3.125,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]