Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

GMU - Fall Advanced Men's League

ID: 8248562639

Match Scores

12-15

Win

Play Date

2025-09-08

Play Time (Est)

12:45 AM

Play Location

4400 University Dr, Fairfax, VA 22030, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
EB
Ed Bronson

L2ODLQ · USA

DUPR

3.624

JM
John Magenheimer

EL2P4V · USA

DUPR

3.624

TEAM 2WINNER
MB
Mick Baitinger

16EJM0 · Fairfax, VA, US

DUPR

4.194

JM
John McKee

L5NW6J · Fairfax, VA, US

DUPR

3.501

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-8248562639
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7892852761,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ed Bronson",
        "dupr_id": "L2ODLQ",
        "rating": 3.624,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "John Magenheimer",
        "dupr_id": "EL2P4V",
        "rating": 3.624,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6540068014,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mick Baitinger",
        "dupr_id": "16EJM0",
        "rating": 4.194,
        "profile_pic_url": null,
        "location": "Fairfax, VA, US"
      },
      {
        "name": "John McKee",
        "dupr_id": "L5NW6J",
        "rating": 3.501,
        "profile_pic_url": null,
        "location": "Fairfax, VA, US"
      }
    ]
  }
]