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

3.0 Mixed Doubles - 5th Annual Elk Grove Pickleball Classic benefitting Runnin' for Rhett - 3.0 Mixed Doubles - 5th Annual Elk Grove Pickleball Classic benefitting Runnin' for Rhett

ID: 4715898475

Match Scores

7-11

Win

Play Date

2026-05-17

Play Time (Est)

8:45 AM

Play Location

Cosumnes River College Tennis Courts Sacramento CA

Unverified Facility

Competitor Teams

TEAM 1LOSS
KH
Kerrie Hill

EGPZNW · USA

DUPR

2.903

ML
Mingxin Liang

ORGQEL · USA

DUPR

2.871

TEAM 2WINNER
MM
Matt Mitchell

5EQWR5 · Rancho Cordova, CA, US

DUPR

3.112

AM
Angela Mitchell

G0PPEM · Rancho Cordova, CA, US

DUPR

2.965

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-4715898475
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6233413893,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kerrie Hill",
        "dupr_id": "EGPZNW",
        "rating": 2.903,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mingxin Liang",
        "dupr_id": "ORGQEL",
        "rating": 2.871,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5152605603,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Matt Mitchell",
        "dupr_id": "5EQWR5",
        "rating": 3.112,
        "profile_pic_url": null,
        "location": "Rancho Cordova, CA, US"
      },
      {
        "name": "Angela Mitchell",
        "dupr_id": "G0PPEM",
        "rating": 2.965,
        "profile_pic_url": null,
        "location": "Rancho Cordova, CA, US"
      }
    ]
  }
]