Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

USLPL Hatboro

ID: 5684939837

Match Scores

7-11, 11-1, 11-7

Loss

Play Date

2025-10-19

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
MW
Michael W McMahon

V7YRX7 · Dallas, TX, US

DUPR

5.050

RK
Rachael Kroog

8ELWOJ · The Villages, FL, US

DUPR

4.542

TEAM 2LOSS
JM
JohnR Murray

1QJRD5 · Pittsburgh, PA, US

DUPR

4.835

CL
Char Lord

16MX5E · Carmel, IN, US

DUPR

4.249

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-5684939837
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4401087552,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael W McMahon",
        "dupr_id": "V7YRX7",
        "rating": 5.05,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      },
      {
        "name": "Rachael Kroog",
        "dupr_id": "8ELWOJ",
        "rating": 4.542,
        "profile_pic_url": null,
        "location": "The Villages, FL, US"
      }
    ]
  },
  {
    "team_id": 5867650275,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "JohnR Murray",
        "dupr_id": "1QJRD5",
        "rating": 4.835,
        "profile_pic_url": null,
        "location": "Pittsburgh, PA, US"
      },
      {
        "name": "Char Lord",
        "dupr_id": "16MX5E",
        "rating": 4.249,
        "profile_pic_url": null,
        "location": "Carmel, IN, US"
      }
    ]
  }
]