Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Sacramento APP

ID: 7269211113

Match Scores

17-15

Loss

Play Date

2025-03-01

Play Time (Est)

10:15 AM

Play Location

2501 Eureka Rd, Roseville, CA 95661, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
Tony Parisi

120P48 · San Ramon, CA, US

DUPR

4.029

Mitch Goldblatt

3OWP7L · Walnut Creek, CA, US

DUPR

4.071

TEAM 2LOSS
Marcus Yee

89WJXE · Davis, CA, US

DUPR

4.529

Allan Chang

3ONKQW · Stockton, CA, US

DUPR

4.466

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-7269211113
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4611815692,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tony Parisi",
        "dupr_id": "120P48",
        "rating": 4.029,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/34.jpg",
        "location": "San Ramon, CA, US"
      },
      {
        "name": "Mitch Goldblatt",
        "dupr_id": "3OWP7L",
        "rating": 4.071,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/44.jpg",
        "location": "Walnut Creek, CA, US"
      }
    ]
  },
  {
    "team_id": 5816797584,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Marcus Yee",
        "dupr_id": "89WJXE",
        "rating": 4.529,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/87.jpg",
        "location": "Davis, CA, US"
      },
      {
        "name": "Allan Chang",
        "dupr_id": "3ONKQW",
        "rating": 4.466,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/63.jpg",
        "location": "Stockton, CA, US"
      }
    ]
  }
]