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

Sunday Novice League Week 4

ID: 5695985048

Match Scores

11-4

Loss

Play Date

2026-05-31

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
TH
Todd Harper

6KJV6K · USA

DUPR

2.447

AL
Angela Lee

99QEQE · USA

DUPR

2.077

TEAM 2LOSS
SF
Susan F

WNM9YL · Minneapolis, MN, US

DUPR

2.483

JG
Juli Geske Peer

M27Z6P · Rosemount, MN, US

DUPR

2.095

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-5695985048
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5901647435,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Todd Harper",
        "dupr_id": "6KJV6K",
        "rating": 2.447,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Angela Lee",
        "dupr_id": "99QEQE",
        "rating": 2.077,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5601837907,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Susan F",
        "dupr_id": "WNM9YL",
        "rating": 2.483,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Juli Geske Peer",
        "dupr_id": "M27Z6P",
        "rating": 2.095,
        "profile_pic_url": null,
        "location": "Rosemount, MN, US"
      }
    ]
  }
]