Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Silver Springs Mixed League - Session 3, Mon June 1

ID: 5349866635

Match Scores

11-4

Loss

Play Date

2026-06-02

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
ST
Sophie Tabak

16EQR0 · USA

DUPR

3.738

BT
Brian Thompson

3L5RZ1 · Little Rock, AR, US

DUPR

4.503

TEAM 2LOSS
SB
Steven Brown

N75WKN · Little Rock, AR, US

DUPR

3.926

RG
Rachel Grist

84GOG3 · Cabot, AR, US

DUPR

3.663

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-5349866635
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6506608161,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sophie Tabak",
        "dupr_id": "16EQR0",
        "rating": 3.738,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brian Thompson",
        "dupr_id": "3L5RZ1",
        "rating": 4.503,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      }
    ]
  },
  {
    "team_id": 5432669976,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Steven Brown",
        "dupr_id": "N75WKN",
        "rating": 3.926,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      },
      {
        "name": "Rachel Grist",
        "dupr_id": "84GOG3",
        "rating": 3.663,
        "profile_pic_url": null,
        "location": "Cabot, AR, US"
      }
    ]
  }
]