Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Week 2

ID: 5294460997

Match Scores

12-10

Win

Play Date

2025-05-16

Play Time (Est)

2:15 AM

Play Location

Poky Pickleball

Unverified Facility

Competitor Teams

TEAM 1WINNER
Monica Hemsley

8W02LL · Rupert, ID, US

DUPR

3.922

Tanner Harding

16WVOG · Pocatello, ID, US

DUPR

4.774

TEAM 2LOSS
Charlsee Johns

QPOPV5 · Chubbuck, ID, US

DUPR

4.290

Bryson Smith

JZ0JYJ · Pocatello, ID, US

DUPR

4.526

MATCH PREP & GEARAffiliate Partner

Recommended Gear & Paddles

Selecting the correct paddle face composition is crucial for match performance. Browse recommended categories from our partner Pickleball Central:

Control & Spin (Graphite)

Graphite and carbon fiber faces deliver maximum touch and precision control.

Shop Control Paddles →

Power & Depth (Composite)

Composite faces designed to maximize energy return for deep baseline drives.

Shop Power Paddles →

Beginner & Budget

Durable, high-value starter paddles to get you playing without high upfront cost.

Shop Beginner Paddles →

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-5294460997
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7923723589,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Monica Hemsley",
        "dupr_id": "8W02LL",
        "rating": 3.922,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/17.jpg",
        "location": "Rupert, ID, US"
      },
      {
        "name": "Tanner Harding",
        "dupr_id": "16WVOG",
        "rating": 4.774,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/48.jpg",
        "location": "Pocatello, ID, US"
      }
    ]
  },
  {
    "team_id": 5405274211,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Charlsee Johns",
        "dupr_id": "QPOPV5",
        "rating": 4.29,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/44.jpg",
        "location": "Chubbuck, ID, US"
      },
      {
        "name": "Bryson Smith",
        "dupr_id": "JZ0JYJ",
        "rating": 4.526,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/48.jpg",
        "location": "Pocatello, ID, US"
      }
    ]
  }
]