Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

OSMS Fall 2025 M&M Children`s Museum Tournament

ID: 4786454102

Match Scores

2-11

Win

Play Date

2025-10-04

Play Time (Est)

3:30 PM

Play Location

2501 Pierce Ave, Marinette, WI 54143, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
GK
Girish Kumar Maddipatla

YGK2VD · Green Bay, WI, US

DUPR

4.044

VG
Venkat Gorrepati

G0J4YM · USA

DUPR

4.034

TEAM 2WINNER
BH
Bob Hall

8W2DXL · Kimberly, WI, US

DUPR

4.483

MB
Mark Biesack

3PP7RG · Appleton, WI, US

DUPR

4.705

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-4786454102
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6430540781,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Girish Kumar Maddipatla",
        "dupr_id": "YGK2VD",
        "rating": 4.044,
        "profile_pic_url": null,
        "location": "Green Bay, WI, US"
      },
      {
        "name": "Venkat Gorrepati",
        "dupr_id": "G0J4YM",
        "rating": 4.034,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5931306794,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Bob Hall",
        "dupr_id": "8W2DXL",
        "rating": 4.483,
        "profile_pic_url": null,
        "location": "Kimberly, WI, US"
      },
      {
        "name": "Mark Biesack",
        "dupr_id": "3PP7RG",
        "rating": 4.705,
        "profile_pic_url": null,
        "location": "Appleton, WI, US"
      }
    ]
  }
]