Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool B

ID: 5636423769

Match Scores

21-19

Loss

Play Date

2026-03-28

Play Time (Est)

10:15 AM

Play Location

Midwest Pickleball Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
JR
Jackson Rice

4V4Z6M · USA

DUPR

4.356

JB
Jacob Bratton

KOG9RQ · Bryant, AR, US

DUPR

4.031

TEAM 2LOSS
DK
Dillon Kim

RYYQLN · Lincoln, NE, US

DUPR

4.279

PP
Peyton Peck

N7YR07 · USA

DUPR

4.406

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-5636423769
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6993880387,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jackson  Rice",
        "dupr_id": "4V4Z6M",
        "rating": 4.356,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jacob Bratton",
        "dupr_id": "KOG9RQ",
        "rating": 4.031,
        "profile_pic_url": null,
        "location": "Bryant, AR, US"
      }
    ]
  },
  {
    "team_id": 7061435944,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dillon Kim",
        "dupr_id": "RYYQLN",
        "rating": 4.279,
        "profile_pic_url": null,
        "location": "Lincoln, NE, US"
      },
      {
        "name": "Peyton Peck",
        "dupr_id": "N7YR07",
        "rating": 4.406,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]