Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Memorial Mixed Madness - 4.5

ID: 4812910457

Match Scores

11-3

Loss

Play Date

2026-05-23

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
Colin Root

O67Q6L · Cameron, NC, US

DUPR

4.775

Claire Thompson

L5K90K · Carthage, NC, US

DUPR

4.760

TEAM 2LOSS
Kevin McGeorge

6N70GD · Richmond, VA, US

DUPR

3.680

Chanthachone Williams

3ZZL7P · Chester, VA, US

DUPR

4.170

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-4812910457
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4532973063,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Colin Root",
        "dupr_id": "O67Q6L",
        "rating": 4.775,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/47.jpg",
        "location": "Cameron, NC, US"
      },
      {
        "name": "Claire Thompson",
        "dupr_id": "L5K90K",
        "rating": 4.76,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/54.jpg",
        "location": "Carthage, NC, US"
      }
    ]
  },
  {
    "team_id": 7090392894,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kevin McGeorge",
        "dupr_id": "6N70GD",
        "rating": 3.68,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/54.jpg",
        "location": "Richmond, VA, US"
      },
      {
        "name": "Chanthachone Williams",
        "dupr_id": "3ZZL7P",
        "rating": 4.17,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/72.jpg",
        "location": "Chester, VA, US"
      }
    ]
  }
]