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

Week 5

ID: 4567323187

Match Scores

15-10

Win

Play Date

2026-05-30

Play Time (Est)

8:45 AM

Play Location

Epic Pickleball Club

View Facility Page →

Competitor Teams

TEAM 1WINNER
MO
Michele Ortiz

NRORYW · Denver, CO, US

DUPR

2.935

JS
Jenny Sigler

4VJ2KV · Littleton, CO, US

DUPR

3.262

TEAM 2LOSS
JB
Julia Brunner

945YZK · USA

DUPR

2.508

KG
Kristin Glennie

DYL2WY · USA

DUPR

2.537

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-4567323187
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5561913064,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michele Ortiz",
        "dupr_id": "NRORYW",
        "rating": 2.935,
        "profile_pic_url": null,
        "location": "Denver, CO, US"
      },
      {
        "name": "Jenny Sigler",
        "dupr_id": "4VJ2KV",
        "rating": 3.262,
        "profile_pic_url": null,
        "location": "Littleton, CO, US"
      }
    ]
  },
  {
    "team_id": 4406045147,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Julia Brunner",
        "dupr_id": "945YZK",
        "rating": 2.508,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kristin Glennie",
        "dupr_id": "DYL2WY",
        "rating": 2.537,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]