Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Group I

ID: 5936870865

Match Scores

21-18

Win

Play Date

2026-02-21

Play Time (Est)

10:15 AM

Play Location

The Picklr Noblesville

Unverified Facility

Competitor Teams

TEAM 1WINNER
James Matthew Riegert

3LJ0MK · Columbus, OH, US

DUPR

4.790

GG
Gia Garrett

76MO59 · USA

DUPR

3.831

TEAM 2LOSS
Peter Smith

76VNLN · Champaign, IL, US

DUPR

4.487

DA
DELETED Account

J520ZD · USA

DUPR

3.709

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-5936870865
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7087386146,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "James Matthew Riegert",
        "dupr_id": "3LJ0MK",
        "rating": 4.79,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/54.jpg",
        "location": "Columbus, OH, US"
      },
      {
        "name": "Gia Garrett",
        "dupr_id": "76MO59",
        "rating": 3.831,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7175922071,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Peter Smith",
        "dupr_id": "76VNLN",
        "rating": 4.487,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/91.jpg",
        "location": "Champaign, IL, US"
      },
      {
        "name": "DELETED Account",
        "dupr_id": "J520ZD",
        "rating": 3.709,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]