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

SA Mini 2026 - OPEN Mixed Doubles (AR)

ID: 5121594650

Match Scores

15-2

Win

Play Date

2026-03-21

Play Time (Est)

3:30 PM

Play Location

Trott Park, SA

Unverified Facility

Competitor Teams

TEAM 1WINNER
JS
Jessica Soppitt

1R94WE · USA

DUPR

3.820

LM
Lachlan Munzberg

2LMXWR · SA, AU

DUPR

3.781

TEAM 2LOSS
NR
Nicole Reynolds

LZVNQJ · USA

DUPR

3.163

TE
Thomas England

2PY7G9 · USA

DUPR

3.163

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-5121594650
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7069517801,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jessica Soppitt",
        "dupr_id": "1R94WE",
        "rating": 3.82,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Lachlan Munzberg",
        "dupr_id": "2LMXWR",
        "rating": 3.781,
        "profile_pic_url": null,
        "location": "SA, AU"
      }
    ]
  },
  {
    "team_id": 4972784940,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nicole Reynolds",
        "dupr_id": "LZVNQJ",
        "rating": 3.163,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Thomas England",
        "dupr_id": "2PY7G9",
        "rating": 3.163,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]