Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PPA Tour: Indoor National Championships - Mens Doubles Skill: (4.0) Age: (50 To 59)

ID: 7104389342

Match Scores

15-8

Loss

Play Date

2026-01-21

Play Time (Est)

3:30 PM

Play Location

Lakeville, MN

View Facility Page →

Competitor Teams

TEAM 1WINNER
MA
Matt Arends

2QGM99 · USA

DUPR

4.290

EM
Eli Mizrahi

L522O5 · USA

DUPR

4.341

TEAM 2LOSS
MW
Mark Williams

8977R3 · West Fargo, ND, US

DUPR

3.932

TJ
Tom Janke

8K59OQ · USA

DUPR

3.819

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-7104389342
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5359166627,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Matt Arends",
        "dupr_id": "2QGM99",
        "rating": 4.29,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Eli Mizrahi",
        "dupr_id": "L522O5",
        "rating": 4.341,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7845211595,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mark Williams",
        "dupr_id": "8977R3",
        "rating": 3.932,
        "profile_pic_url": null,
        "location": "West Fargo, ND, US"
      },
      {
        "name": "Tom Janke",
        "dupr_id": "8K59OQ",
        "rating": 3.819,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]