Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

MN Pickleball RRC #19 Mens 4.0 R2

ID: 5250629588

Match Scores

10-11

Win

Play Date

2026-05-30

Play Time (Est)

9:00 PM

Play Location

Minnesota, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
JT
John Trapnell

6Z7XYD · Shoreview, MN, US

DUPR

3.951

RS
Raj singh

84XMZV · USA

DUPR

4.041

TEAM 2WINNER
MT
Mo Taha

V76JNP · Maple Grove, MN, US

DUPR

3.896

BC
BRIAN CLARK

G095LV · MN, US

DUPR

3.894

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-5250629588
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8019698532,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "John Trapnell",
        "dupr_id": "6Z7XYD",
        "rating": 3.951,
        "profile_pic_url": null,
        "location": "Shoreview, MN, US"
      },
      {
        "name": "Raj singh",
        "dupr_id": "84XMZV",
        "rating": 4.041,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4895838597,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mo Taha",
        "dupr_id": "V76JNP",
        "rating": 3.896,
        "profile_pic_url": null,
        "location": "Maple Grove, MN, US"
      },
      {
        "name": "BRIAN CLARK",
        "dupr_id": "G095LV",
        "rating": 3.894,
        "profile_pic_url": null,
        "location": "MN, US"
      }
    ]
  }
]