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

NRRP Tue. League Level 4

ID: 6847469422

Match Scores

4-12

Loss

Play Date

2026-06-02

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
AD
Annie Deckerd

2QNVM9 · USA

DUPR

2.843

MC
maria Coric

567590 · Avon, OH, US

DUPR

2.434

TEAM 2WINNER
ST
Santhosh Thomas

RDY05Z · USA

DUPR

2.708

AC
Alison Cirilo

5EMZ45 · USA

DUPR

2.549

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-6847469422
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6334152573,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Annie Deckerd",
        "dupr_id": "2QNVM9",
        "rating": 2.843,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "maria Coric",
        "dupr_id": "567590",
        "rating": 2.434,
        "profile_pic_url": null,
        "location": "Avon, OH, US"
      }
    ]
  },
  {
    "team_id": 8252445688,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Santhosh Thomas",
        "dupr_id": "RDY05Z",
        "rating": 2.708,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Alison Cirilo",
        "dupr_id": "5EMZ45",
        "rating": 2.549,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]