Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PPCM week 8

ID: 7079703096

Match Scores

15-2

Win

Play Date

2026-03-03

Play Time (Est)

1:00 PM

Play Location

PickleX

Unverified Facility

Competitor Teams

TEAM 1WINNER
BE
Ben Elling

1R75GD · Lakeville, MN, US

DUPR

4.262

DS
Daniel Schaefer

V7DV5J · Minnetonka, MN, US

DUPR

3.917

TEAM 2LOSS
JJ
Jay Jallo

2L0Z2Y · MN, US

DUPR

3.647

RA
Rick Anderson

8D7L61 · Minneapolis, MN, US

DUPR

3.643

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-7079703096
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8424157419,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ben Elling",
        "dupr_id": "1R75GD",
        "rating": 4.262,
        "profile_pic_url": null,
        "location": "Lakeville, MN, US"
      },
      {
        "name": "Daniel Schaefer",
        "dupr_id": "V7DV5J",
        "rating": 3.917,
        "profile_pic_url": null,
        "location": "Minnetonka, MN, US"
      }
    ]
  },
  {
    "team_id": 7076020848,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jay Jallo",
        "dupr_id": "2L0Z2Y",
        "rating": 3.647,
        "profile_pic_url": null,
        "location": "MN, US"
      },
      {
        "name": "Rick Anderson",
        "dupr_id": "8D7L61",
        "rating": 3.643,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]