Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

South East (North) Pickleball League (Round 5) - Mixed Doubles

ID: 6596096519

Match Scores

21-17

Win

Play Date

2026-03-22

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
MT
Matt Thompson

KO9PR7 · USA

DUPR

3.675

Jean Rayiru

NYLLDZ · Leighton Buzzard, England, GB

DUPR

3.699

TEAM 2LOSS
RU
Richard Ullman

PK4NJQ · USA

DUPR

3.953

CH
Claire Holdom

WXQWEK · USA

DUPR

3.492

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-6596096519
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8528901418,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Matt Thompson",
        "dupr_id": "KO9PR7",
        "rating": 3.675,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jean Rayiru ",
        "dupr_id": "NYLLDZ",
        "rating": 3.699,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/26.jpg",
        "location": "Leighton Buzzard, England, GB"
      }
    ]
  },
  {
    "team_id": 5665872136,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Richard Ullman",
        "dupr_id": "PK4NJQ",
        "rating": 3.953,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Claire Holdom",
        "dupr_id": "WXQWEK",
        "rating": 3.492,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]